HttpMessage::setType
(PECL pecl_http:0.10.0-1.4.1)
HttpMessage::setType — Set message type
Description
public void HttpMessage::setType ( int $type )Set Message Type. Either HTTP_MSG_NONE, HTTP_MSG_REQUEST or HTTP_MSG_RESPONSE.
Parameters
- type
the HttpMessage::TYPE
HttpMessage::setType
There are no user contributed notes for this page.
