downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HttpMessage::detach> <HttpMessage::addHeaders
Last updated: Fri, 13 Nov 2009

view this page in

HttpMessage::__construct

(PECL pecl_http >= 0.10.0)

HttpMessage::__constructHttpMessage のコンストラクタ

説明

public void HttpMessage::__construct ([ string $message ] )

新しい HttpMessage オブジェクトのインスタンスを作成します。

作成されたオブジェクトが表すのは、渡された文字列の 直近のメッセージです。 それ以前のメッセージが存在する場合、そこにアクセスするには HttpMessage::getParentMessage() を使用します。

パラメータ

message

単一の、あるいは複数の連続した HTTP メッセージ。

エラー / 例外

HttpMalformedHeaderException をスローします。



add a note add a note User Contributed Notes
HttpMessage::__construct
There are no user contributed notes for this page.

HttpMessage::detach> <HttpMessage::addHeaders
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites