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