http_request_method_exists
(PECL pecl_http >= 0.10.0)
http_request_method_exists — Check whether request method exists
Opis
Check if a request method is registered (or available by default).
Parametry
- method
-
request method name or ID
Zwracane wartoĊci
Returns TRUE if the request method is known, else FALSE.
http_request_method_exists
There are no user contributed notes for this page.
