Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EasyHandle.php
EasyHandle::$headers
Type:
array Received HTTP headers so far
File
vendor/
guzzlehttp/
guzzle/
src/
Handler/
EasyHandle.php
, line 31
Class
EasyHandle
Represents a cURL easy handle and the data it populates.
Namespace
GuzzleHttp\Handler
Code
public $headers = [];
RSS feed