update : 2015.11.03
php.shukuma.com

검색:
 
 
Get message type

HttpMessage::getType

(PECL pecl_http >= 0.10.0)

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.