HttpMessage::getRequestMethod

 public string HttpMessage::getRequestMethod ( void ) 

説明

Get the Request Method of the Message.

戻り値

Returns the request method name on success, or FALSE if the message is not of type HttpMessage::TYPE_REQUEST.