PHP Dokumentation: Function httpmessage-gettype
12. Januar 2010 von werner
HttpMessage::getType
(PECL pecl_http >= 0.10.0)
HttpMessage::getType — Get message type
Beschreibung
public int HttpMessage::getType ( void )
Get Message Type. Either HTTP_MSG_NONE, HTTP_MSG_REQUEST or HTTP_MSG_RESPONSE.
Rückgabewerte
Returns the HttpMessage::TYPE.