HttpMessage::getType
(no version information, might be only in CVS)
HttpMessage::getType -- Get message type
Description
publicint
HttpMessage::getType ( void )
Get Message Type.
Either HTTP_MSG_NONE, HTTP_MSG_REQUEST or HTTP_MSG_RESPONSE.
Return Values
Returns the HttpMessage::TYPE.