X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=docs%2Ffunctions.html;h=7871ba15e6b549625a47cdd7b3f432de50b66448;hp=cca7dc41edede005dd153b669d52b5582f6011ca;hb=60086d086e7f0dbfccf61931c1b2e2b410ccb5bb;hpb=11a6602c24b3cc89fa3d7fa2d0fb67b2131635d7 diff --git a/docs/functions.html b/docs/functions.html index cca7dc4..7871ba1 100644 --- a/docs/functions.html +++ b/docs/functions.html @@ -326,6 +326,7 @@ array where the following keys will be recognized:

 - redirect:
  - encodecookies:    bool, whether to urlencode the cookies (default: true)
- resetcookies: bool, wheter to reset the cookies
- cookiestore: string, path to a file where cookies are/will be stored
+ - cookiesession: bool, accept (true) or reset (false) sessioncookies
- resume: int, byte offset to start the download from;
if the server supports ranges
- maxfilesize: int, maximum file size that should be downloaded;
@@ -335,6 +336,8 @@ array where the following keys will be recognized:

 - redirect:
  - timeout:          int, seconds the request may take
- connecttimeout: int, seconds the connect may take
- onprogress: mixed, progress callback
+ - interface: string, outgoing network interface (ifname, ip or hostname)
+ - portrange: array, 2 integers specifying outgoing portrange to try
- ssl: array, with the following options:
cert: string, path to certificate
certtype: string, type of certificate
@@ -1355,7 +1358,7 @@ http.cache_log is set.

-

Generated at: Wed, 15 Feb 2006 08:40:01 +0100

+

Generated at: Fri, 17 Feb 2006 17:34:44 +0100