Re: Claification requested in Host:

>This can be fixed by requiring the client to do resolution
>with reverse lookup to submit complete names to the proxy.

I had this code in libwww for a long time as part of the URL
canonicalization algorithm. However, resolving names in your own domain
mostly gives you the local address and there was no way that I could get a
cross-platform implementation reliably finding it's own domain name.
Factors like NIS and badly configured domains makes this impossible in
practise so I had to disable it. Sad, huh?

Henrik
--
Henrik Frystyk Nielsen, <frystyk@w3.org>
World Wide Web Consortium, MIT/LCS NE43-346
545 Technology Square, Cambridge MA 02139, USA

Received on Wednesday, 19 February 1997 12:43:46 UTC