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
[edit] Last updated: Fri, 25 May 2012

view this page in

HttpMessage::__construct

(PECL pecl_http >= 0.10.0)

HttpMessage::__constructHttpMessage constructor

Beschreibung

public 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().

Parameter-Liste

message

a single or several consecutive HTTP messages

Fehler/Exceptions

Throws HttpMalformedHeaderException.



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites