X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=http_functions.c;h=bfbf22a82a1eed9cb2317a60a9ccad36f0922a40;hb=694baf9ab90e84d6194aa5fc84757926b17deafc;hp=61fa5196ecae57bb4ad1812375a72dfba8f690b3;hpb=935edd6c43530eb35c79d8ec8e0920f7d07f5f62;p=m6w6%2Fext-http diff --git a/http_functions.c b/http_functions.c index 61fa519..bfbf22a 100644 --- a/http_functions.c +++ b/http_functions.c @@ -671,6 +671,7 @@ PHP_FUNCTION(http_get_request_headers) * - timeout: int, seconds the request may take * - connecttimeout: int, seconds the connect may take * - onprogress: mixed, progress callback + * - ondebug: mixed, debug callback * * * The optional third parameter will be filled with some additional information