From: Minero Aoki Date: 2002-02-19T22:50:58+09:00 Subject: RE: net/http or webfetcher with pasworded urls In mail "RE: net/http or webfetcher with pasworded urls" "Rich Kilmer" wrote: > HTTP authentication works through the Authorization header (which is what > the above code does...but the format is wrong???). > ...gives you a base64 encoding. I think that the problem with the above > code is they left out the word BASIC (and again, had the wrong header) Sorry. It's my typo. I've checked in this modification now. -- Minero Aoki