GoLang EventHttpRequest::getCommand

request it (284)
GoLang replacement for PHP's EventHttpRequest::getCommand [edit | history]



Do you know a GoLang replacement for PHP's EventHttpRequest::getCommand? Write it!

PHP EventHttpRequest::getCommand

PHP original manual for EventHttpRequest::getCommand [ show | php.net ]

EventHttpRequest::getCommand

(PECL event >= 1.4.0-beta)

EventHttpRequest::getCommandReturns the request command(method)

Description

public void EventHttpRequest::getCommand ( void )

Returns the request command, one of EventHttpRequest::CMD_* constants.

Parameters

This function has no parameters.

Return Values

Returns the request command, one of EventHttpRequest::CMD_* constants.