]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This is a fix that went into v1.3 quite a while back, but not into v2.0.
authorChuck Murcko <chuck@apache.org>
Fri, 16 Mar 2001 07:28:08 +0000 (07:28 +0000)
committerChuck Murcko <chuck@apache.org>
Fri, 16 Mar 2001 07:28:08 +0000 (07:28 +0000)
commit93463cfc17be43ebd44b6e13e94ff189f4ef49eb
tree8a5d6cec1e87633b11947c373f144f4a4e6b7ac6
parent448a3a6d3b18bd470bf738714a5663f15bc53e6b
This is a fix that went into v1.3 quite a while back, but not into v2.0.
It sorts out the problem when a password protected reverse proxy URL
sends a Proxy-Authenticate to a browser instead of a WWW-Authenticate.

This patch covers the changes to the httpd-2.0 tree.

Submitted by: Graham Leggett
Reviewed by: Chuck Murcko

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88527 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/httpd.h
modules/aaa/mod_auth_digest.c
modules/http/http_request.c
modules/http/mod_mime.c
modules/mappers/mod_rewrite.c
server/protocol.c