HttpMessage::setType

(PECL pecl_http:0.10.0-1.5.5)

HttpMessage::setType — Set message type

Descrição

public void HttpMessage::setType ( int $type )

Set Message Type. Either HTTP_MSG_NONE, HTTP_MSG_REQUEST or HTTP_MSG_RESPONSE.

Parâmetros

type

the HttpMessage::TYPE



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