Automatically decompress message body if necessary.
HTTP headers.
HTTP version.
Response status code.
Response status message.
Check if response has a 4xx
response status code.
Check if response has a 4xx
or 5xx
response status code.
Check if response has a 3xx
response status code.
Check if response has a 5xx
response status code.
Check if response has a 2xx
response status code.
Get Content-Type
header value.
Get JSON message body as parsed data structure.
Set HTTP header for message. // Set Server header body.set('Server', 'mojo.js');
Generated using TypeDoc
User-agent response class.