HttpMessage::prepend
(PECL pecl_http >= 0.22.0)
HttpMessage::prepend — Prepend message(s)
说明
Prepends message(s) to the HTTP message.
参数
-
message -
HttpMessage object to prepend
-
top -
whether to prepend to the top most or right this message
错误/异常
Throws HttpInvalidParamException if the message is located within the same message chain.
There are no user contributed notes for this page.
