Forum und email

http_request_method_register

(PECL pecl_http:0.10.0-1.5.5)

http_request_method_register — Register request method

Описание

int http_request_method_register ( string $method )

Register a custom request method.

Список параметров

method

the request method name to register

Возвращаемые значения

Returns the ID of the request method on success, or FALSE on failure.