HttpMessage::setType

Example

 public void HttpMessage::setType ( int $type ) 

Description

Set Message Type. Either HTTP_MSG_NONE, HTTP_MSG_REQUEST or HTTP_MSG_RESPONSE.

Return Values