/[mldonkey]/mldonkey/src/utils/net/http_client.mli
ViewVC logotype

Diff of /mldonkey/src/utils/net/http_client.mli

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mldonkey, Fri Feb 6 17:39:10 2004 UTC revision 1.4 by spiralvoice, Sun Aug 21 14:26:00 2005 UTC
# Line 40  type request = { Line 40  type request = {
40      req_url : Url.url;      req_url : Url.url;
41      req_request : http_request;      req_request : http_request;
42      req_referer : Url.url option;      req_referer : Url.url option;
43        req_retry : int;
44        req_max_retry : int;
45    }    }
46    
47  type content_handler =  type content_handler =

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26