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

search for in the

HttpMessage::reverse> <HttpMessage::guessContentType
Last updated: Fri, 13 Nov 2009

view this page in

HttpMessage::prepend

(PECL pecl_http >= 0.22.0)

HttpMessage::prependPrepend message(s)

Descrição

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

Prepends message(s) to the HTTP message.

Parâmetros

message

HttpMessage object to prepend

top

whether to prepend to the top most or right this message

Erros

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



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

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