You are here

public property HttpClientRequest::$headers in Http Client 7.2

Same name and namespace in other branches
  1. 6.2 includes/HttpClient.inc \HttpClientRequest::headers

File

includes/HttpClient.inc, line 542

Class

HttpClientRequest
This is a convenience class that allows the manipulation of a http request before it's handed over to curl.

Code

public $headers = array();