Define a HTTP response.
Enumerate all the valid status codes for a response.
Get the body of the response.
Get the value of a field.
Get the major HTTP version number of the response.
Get the minor HTTP version number of the response.
Get the response status code.
See Implementation
Define a HTTP response.