http_request_method_register
(PECL pecl_http >= 0.10.0)
http_request_method_register — Register request method
Descrição
int http_request_method_register
( string
$method
)Register a custom request method.
Parâmetros
-
method -
the request method name to register
Valor Retornado
Returns the ID of the request method on success ou FALSE em caso de falha.