http_request_method_register
(PECL pecl_http >= 0.10.0)
http_request_method_register — Register request method
Descrizione
int http_request_method_register
( string
$method
)Register a custom request method.
Elenco dei parametri
-
method -
the request method name to register
Valori restituiti
Returns the ID of the request method on success o FALSE in caso di fallimento.
There are no user contributed notes for this page.
