Added BasicAuth to tinyproxy.conf man page.

This commit is contained in:
Brett Randall 2020-09-06 20:45:42 +10:00 committed by rofl0r
parent 233ce6de3b
commit 5e594e593a

View File

@ -225,6 +225,14 @@ Note that by adding a rule using a host or domain name, a costly name
lookup has to be done for every new connection, which could slow down
the service considerably.
=item B<BasicAuth>
Configure HTTP "Basic Authentication" username and password
for accessing the proxy. If there are any entries specified,
access is only granted for authenticated users.
BasicAuth user password
=item B<AddHeader>
Configure one or more HTTP request headers to be added to outgoing