(PECL event >= 1.4.0-beta)
Represents an HTTP request.
EventHttpRequest::CMD_GETGET method(command)
EventHttpRequest::CMD_POSTPOST method(command)
EventHttpRequest::CMD_HEADHEAD method(command)
EventHttpRequest::CMD_PUTPUT method(command)
EventHttpRequest::CMD_DELETEDELETE command(method)
EventHttpRequest::CMD_OPTIONSOPTIONS method(command)
EventHttpRequest::CMD_TRACETRACE method(command)
EventHttpRequest::CMD_CONNECTCONNECT method(command)
EventHttpRequest::CMD_PATCHPATCH method(command)
EventHttpRequest::INPUT_HEADERRequest input header type.
EventHttpRequest::OUTPUT_HEADERRequest output header type.