This is a list of valid request headers, established non-standard headers,
and their generic message body.
This can be used as a validator for a request consumer,
and also works well for quickly building correct headers with REST calls.
This is a list of valid response headers, and their default message body.
This can be used to validate REST response headers, and to generate
outbound request headers that are semantically correct.
This file provides consistent definitions for HTTP status codes.
This file exposes HTTP status codes to your class as class constants.
This file will be updated periodically with future releases to adhere
to the current W3C specifications.