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

search for in the

HttpMessage::factory> <HttpMessage
Last updated: Sun, 25 Nov 2007

view this page in

HttpMessage::__construct

(PECL pecl_http:0.10.0-1.5.5)

HttpMessage::__construct — HttpMessage constructor

설명

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

Instantiate a new HttpMessage object.

The constructed object will actually represent the last message of the passed string. If there were prior messages, those can be accessed by HttpMessage::getParentMessage().

매개변수

message

a single or several consecutive HTTP messages

오류/예외

Throws HttpMalformedHeaderException.



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

HttpMessage::factory> <HttpMessage
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites