ProtocolResponse
Properties
Link copied to clipboard
Link copied to clipboard
An object containing the response headers. The keys must be string, and values must be either string or Array of string.
Link copied to clipboard
The HTTP response code, default is 200.
Link copied to clipboard
The data used as upload data. This is only used for URL responses when method
is "POST"
.