public property Request::$headers in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::headers
Headers (taken from the $_SERVER).
Type: \Symfony\Component\HttpFoundation\HeaderBag
File
- vendor/
symfony/ http-foundation/ Request.php, line 129
Class
- Request
- Request represents an HTTP request.
Namespace
Symfony\Component\HttpFoundationCode
public $headers;