Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Response.php

Response::$sentHeaders

Tracks headers already sent in informational responses.

Type: sentHeaders

File

vendor/symfony/http-foundation/Response.php, line 193

Class

Response
Response represents an HTTP response.

Namespace

Symfony\Component\HttpFoundation

Code

private array $sentHeaders;
RSS feed
Powered by Drupal