©
本文档使用
php中文网手册 发布
(PECL pecl_http >= 0.10.0)
http_request_method_register — Register request method
$method
)Register a custom request method.
method the request method name to register
Returns the ID of the request method on success 或者在失败时返回 FALSE .