Re: NTLM question

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 22 Aug 2001 01:16:05 +0200

Robert Collins wrote:

> Because proxy servers are considered trusted, and there is a (untrue)
> expectation that the proxy returning a 407 is the first proxy in the
> request chain.

It is more than an expectation, it is a HTTP/1.1 SHOULD.

Proxy-Authenticate and Proxy-Authorization is a hop-by-hop headers. As such they
are not supposed to be forwarded by proxies.

It is the "child" proxy responsibility to log in to the "parent", not the end
users/browsers. How this is done is up to the implementation of the
"child" proxy.

Note: In context of HTTP/RFC-2616, a child proxy is a client while talking to a
parent proxy.

--
Henrik
Received on Tue Aug 21 2001 - 18:03:04 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:14 MST