HttpMessage::reverse> <HttpMessage::guessContentType
Last updated: Mon, 28 Dec 2009

HttpMessage::prepend

(PECL pecl_http:0.22.0-1.5.5)

HttpMessage::prepend — Prepend 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.



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

HttpMessage::reverse> <HttpMessage::guessContentType
Last updated: Mon, 28 Dec 2009