OptionalbodySize of the response body in bytes, or -1 if it is unknown.
OptionalcommentAny comment as a string. This is not used by kassette.
OptionalcontentInformation about the response body.
OptionalcookiesInformation about cookies. This is not implemented in kassette.
OptionalheadersList of response headers.
OptionalheadersTotal number of bytes from the start of the HTTP response message until (and including) the double CRLF before the body, or -1 if it is unknown. kassette always sets -1 for this field.
OptionalhttpResponse HTTP version, such as "HTTP/1.1".
OptionalredirectURLContent of the Location response header if present.
OptionalstatusResponse status.
OptionalstatusResponse status text.
Detailed information about a response, as stored in a har file.