(PECL pecl_http >= 0.22.0)
HttpMessage::prepend — Prepend message(s)
Prepends message(s) to the HTTP message.
HttpMessage object to prepend
whether to prepend to the top most or right this message
Throws HttpInvalidParamException if the message is located within the same message chain.