update : 2015.11.03
php.shukuma.com검색:
|
EventHttpRequest::addHeader(PECL event >= 1.4.0-beta) EventHttpRequest::addHeader — Adds an HTTP header to the headers of the request 설명
public
bool
EventHttpRequest::addHeader
(
string
$key
,
string
$value
,
int
$type
)Adds an HTTP header to the headers of the request. 인수
반환값
Returns 참고
|