- add debug callback
[m6w6/ext-http] / http_functions.c
index 9bf3399d72570ba6b6eb3a4abf1caf0eeb0ff9fd..bfbf22a82a1eed9cb2317a60a9ccad36f0922a40 100644 (file)
@@ -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
  * </pre>
  *
  * The optional third parameter will be filled with some additional information