class ServerBag extendsParameterBag

ServerBag is a container for HTTP headers from the $_SERVER variable.

Methods

array
getHeaders()

Gets the HTTP headers.

Details

array getHeaders()

Gets the HTTP headers.

Return Value

array