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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top