http_request_method_register
(PECL pecl_http >= 0.10.0)
http_request_method_register — Register request method
Beschreibung
int http_request_method_register
( string $method
)
Register a custom request method.
Parameter-Liste
- method
-
the request method name to register
Rückgabewerte
Returns the ID of the request method on success, or FALSE on failure.
http_request_method_register
There are no user contributed notes for this page.
