http_request_method_register
(PECL pecl_http >= 0.10.0)
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 或者在失败时返回 FALSE.
There are no user contributed notes for this page.
