Package-level declarations
Package for HTTP related stuff.
Types
Link copied to clipboard
An HTTP header, as defined in the RFC 7231.
Link copied to clipboard
A request HTTP header, as defined in the RFC 7231.
Link copied to clipboard
A request HTTP headers, as defined in the RFC 7231.
Link copied to clipboard
A response HTTP header, as defined in the RFC 7231.
Link copied to clipboard
A response HTTP headers, as defined in the RFC 7231.
Link copied to clipboard
An HTTP response status code, as defined in the RFC 7231.
Functions
Link copied to clipboard
Create a RequestHeaderName from a String.
Link copied to clipboard
Create a ResponseHeaderName from a String.