HttpMessage::getType

(no version information, might be only in CVS)

HttpMessage::getType -- メッセージの型を取得する

説明

publicint HttpMessage::getType ( void )

メッセージの型を取得します。 HTTP_MSG_NONEHTTP_MSG_REQUEST あるいは HTTP_MSG_RESPONSE のいずれかです。

返り値

HttpMessage::TYPE を返します。