http_request_method_unregister

(PECL pecl_http >= 0.10.0)

http_request_method_unregisterUnregister request method

Опис

bool http_request_method_unregister ( mixed $method )

Unregister a previously registered custom request method.

Параметри

method

The request method name or ID

Значення, що повертаються

Повертає TRUE в успішному випадку або FALSE в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top