Hypertext Transfer Protocol (HTTP) Authentication Scheme
Basic authentication scheme user-password credential data
Create CredentialDataInterface concrete class instance according Authentication scheme
Authorization header credential data content
Credential data made of a list of authentication parameters
Credential data containing a Base64 token value
Registered charsets
HTTP Content codings
Exception raised during content negociation.
RFC 7231 Accept header value
Authorization HTTP header value.
Content-Type header value
Cookie header value type
HTTP message header names
Parse HTTP message header fields
Parse token value with optional quality value
Header field value
Exception raised when a headre line content is not valid
Arbitrary string header value
Quality value.
HTTP status codes.
PSR-7 StreamInterface implementation
Wraps PSR-7 Stream to a regular PHP stream resource using the PHP streamWriter protocol
Reference implementation of the QualityValueInterface
Default StatusExceptionInterface implementation using Exception class error code