Name | Description | |
---|---|---|
Cookies | Returns a Cookies object containing the list of cookies that were received from the web server. | |
Headers | Returns a Headers object contains the list of HTTP headers that were received from the web server. | |
StatusLine | The HTTP response line that was received from the server, e.g. "HTTP/1.1 200 OK". |