Problem with Redirect and http_proxy
Holger Machens <[email protected]> Sat, 31 Jul 2004 17:04:48 +0200
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
Hi, by searching lots of time, i found a strange error: Using a libwww-based client calling a redirected webside using a proxy it returns status -404 if environment variable proxy_http is set without port number (f.e.: > export http_proxy=http://proxy.anywhere.com ). I hope this report may be helpful to other people! By Holger Machens