HTTPResponse¶
Methods¶
All methods on HTTPResonse are getters, as they are the response from the server.
Signature |
Description |
---|---|
|
Content type of the response |
|
A header from the response given by the name |
|
Charset of the content |
|
The actual response |