EventHttpRequest::addHeader
(PECL event >= 1.4.0-beta)
EventHttpRequest::addHeader — Adds an HTTP header to the headers of the request
说明
Adds an HTTP header to the headers of the request.
参数
-
key -
Header name.
-
value -
Header value.
-
type
参见
- EventHttpRequest::removeHeader() - Removes an HTTP header from the headers of the request