Enumeration of all possible HTTP methods, excluding extensions like WebDAV.
Enumeration of all possible HTTP request versions.
Parses a list of query parameters from a URL.
Stores a single query parameter's key and values.
The HTTP request struct which represents the content of an HTTP request as received by a server.
Defines the request structure and associated types that are generally used when dealing with a client's HTTP request.