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

search for in the

HttpMessage::reverse> <HttpMessage::guessContentType
[edit] Last updated: Fri, 17 May 2013

view this page in

HttpMessage::prepend

(PECL pecl_http >= 0.22.0)

HttpMessage::prependPrepend message(s)

Beschreibung

public void HttpMessage::prepend ( HttpMessage $message [, bool $top = true ] )

Prepends message(s) to the HTTP message.

Parameter-Liste

message

HttpMessage object to prepend

top

whether to prepend to the top most or right this message

Fehler/Exceptions

Throws HttpInvalidParamException if the message is located within the same message chain.



add a note add a note User Contributed Notes HttpMessage::prepend - [0 notes]
There are no user contributed notes for this page.

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