X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_functions.c;h=bfbf22a82a1eed9cb2317a60a9ccad36f0922a40;hb=4c925ef964f909cc5492ac9b37d03d85de1f5cc6;hp=9bf3399d72570ba6b6eb3a4abf1caf0eeb0ff9fd;hpb=c2b4f0332ead5425b183d2487ab5f25663f1009f;p=m6w6%2Fext-http diff --git a/http_functions.c b/http_functions.c index 9bf3399..bfbf22a 100644 --- a/http_functions.c +++ b/http_functions.c @@ -670,6 +670,8 @@ PHP_FUNCTION(http_get_request_headers) * - lastmodified: int, timestamp for If-(Un)Modified-Since header * - 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