Added basic auth. Following URL:
<url user="foo" password="bar">http://localhost/auth</url>
...causes appropriate Authorization header to be sent.

You have to know when you need auth enabled. Auth challenge (401 header)
is treated (along with all 4xx type responses) as error.


git-svn-id: https://svn.apache.org/repos/asf/httpd/test/trunk/flood@96674 13f79535-47bb-0310-9956-ffa450edef68
2 files changed