Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/ItemDownload.pas

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

revision 1.13 by yoffy, Sun Nov 16 08:50:15 2003 UTC revision 1.14 by yoffy, Thu Nov 20 15:16:01 2003 UTC
# Line 193  begin Line 193  begin
193                  FIndy.Request.CustomHeaders.Clear;                  FIndy.Request.CustomHeaders.Clear;
194                  FIndy.Response.Clear;                  FIndy.Response.Clear;
195                  FIndy.Request.Clear;                  FIndy.Request.Clear;
196        FIndy.ProxyParams.Clear;
197        FIndy.Disconnect;
198                  FIndy.Request.UserAgent := GikoSys.GetUserAgent;                  FIndy.Request.UserAgent := GikoSys.GetUserAgent;
199                  FIndy.RecvBufferSize := Gikosys.Setting.RecvBufferSize;                  FIndy.RecvBufferSize := Gikosys.Setting.RecvBufferSize;
200                  FIndy.ProxyParams.BasicAuthentication := False;                  FIndy.ProxyParams.BasicAuthentication := False;

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26