A destructor is present on this object, but not explicitly documented in the source.
Server status code
Response body
Response headers
Initial URI
Final URI. Can differ from uri() if request go through redirections.
stream range stored here
Length of received content
Server-supplied content length (can be -1 when unknown)
string representation of response
%h - remote hostname
Response - result of request execution.
Response.code - response HTTP code. Response.status_line - received HTTP status line. Response.responseHeaders - received headers. Response.responseBody - container for received body Response.history - for redirected responses contain all history