The HttpMessage class
PHP Manual

HttpMessage::getType

(PECL pecl_http:0.10.0-1.5.5)

HttpMessage::getTypeGet message type

Описание

public int HttpMessage::getType ( void )

Get Message Type. Either HTTP_MSG_NONE, HTTP_MSG_REQUEST or HTTP_MSG_RESPONSE.

Возвращаемые значения

Returns the HttpMessage::TYPE.


The HttpMessage class
PHP Manual