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