PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

EventHttpRequest::addHeader - Adds an HTTP header to the headers of the request | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

EventHttpRequest::addHeader

(PECL event >= 1.4.0-beta)

EventHttpRequest::addHeaderAdds 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.

パラメータ

key

Header name.

value

Header value.

type

One of EventHttpRequest::*_HEADER constants .

返り値

Returns TRUE on success. Otherwise FALSE.

参考


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「EventHttpRequest::addHeader - Adds an HTTP header to the headers of the request」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | EventHttpRequest::addHeader - Adds an HTTP header to the headers of the request」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: