Class Salient\Http\Headers

implements HeadersInterface, IteratorAggregate<string, string[]>, HasHttpRegex
uses ReadOnlyCollectionTrait, ReadOnlyArrayAccessTrait, ArrayableCollectionTrait, ImmutableTrait
Methods
Methods used from Salient\Collection\ReadOnlyCollectionTrait
filterItems()
Methods used from Salient\Collection\ReadOnlyArrayAccessTrait
offsetSet(), offsetUnset()
Methods used from Salient\Collection\ArrayableCollectionTrait
toArray()
Methods used from Salient\Core\Concern\ImmutableTrait
with(), without(), handlePropertyChanged()
Constants inherited from Salient\Contract\Collection\DictionaryInterface
CALLBACK_USE_VALUE, CALLBACK_USE_KEY, CALLBACK_USE_BOTH, FIND_VALUE, FIND_KEY
Constants inherited from Salient\Contract\Http\HasHttpHeader
HEADER_ACCEPT, HEADER_ACCEPT_ENCODING, HEADER_AUTHORIZATION, HEADER_CONNECTION, HEADER_CONTENT_DISPOSITION, HEADER_CONTENT_LENGTH, HEADER_CONTENT_TYPE, HEADER_DATE, HEADER_HOST, HEADER_LINK, HEADER_LOCATION, HEADER_ODATA_VERSION, HEADER_PREFER, HEADER_PROXY_AUTHORIZATION, HEADER_RETRY_AFTER, HEADER_SERVER, HEADER_TRANSFER_ENCODING, HEADER_USER_AGENT
Constants inherited from Salient\Http\HasHttpRegex
AUTHORITY_FORM_REGEX, HOST_REGEX, HTTP_FIELD_NAME_REGEX, HTTP_FIELD_VALUE_REGEX, HTTP_TOKEN_REGEX, HTTP_TOKEN, SCHEME_REGEX, HTTP_FIELD_LINE_REGEX, URI_REGEX