Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Request.php
Request::$headers
Headers (taken from the $_SERVER).
Type:
headers
File
vendor/
symfony/
http-foundation/
Request.php
, line 118
Class
Request
Request represents an HTTP request.
Namespace
Symfony\Component\HttpFoundation
Code
public HeaderBag $headers;
RSS feed