in reply to Re: Need a way to download a file from a web site.
in thread Need a way to download a file from a web site.

is there a different HTTP standard for Windows ;-?

HTTP is a protocol that is OS independant. If there were issues with a given protocol on a given OS that would more refer to the implementation for that OS, but LWP is not one of them...as you point out.

Regards Paul
  • Comment on Re^2: Need a way to download a file from a web site.