From c34d1e3de6483b1ab8a1a3add53fb84364c68249 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Mon, 11 Mar 2013 11:49:36 +1300 Subject: Docs, examples. --- doc-src/features/proxyauth.html | 5 +++-- doc-src/features/sticky.html | 6 ++---- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'doc-src/features') diff --git a/doc-src/features/proxyauth.html b/doc-src/features/proxyauth.html index 0618ee68..c22d50f3 100644 --- a/doc-src/features/proxyauth.html +++ b/doc-src/features/proxyauth.html @@ -1,8 +1,9 @@ - Asks the user for authentication before they are permitted to use the proxy. Authentication headers are stripped from the flows, so they are not passed to -upstream servers. For now, only HTTP Basic authentication is supported. +upstream servers. For now, only HTTP Basic authentication is supported. The +proxy auth options are ignored if the proxy is in transparent or reverse proxy +mode. diff --git a/doc-src/features/sticky.html b/doc-src/features/sticky.html index 1b79f922..59116067 100644 --- a/doc-src/features/sticky.html +++ b/doc-src/features/sticky.html @@ -22,8 +22,7 @@ with the secured resources. @@ -48,8 +47,7 @@ replay of HTTP Digest authentication. -- cgit v1.2.3
command-line
    -
  • -t (sticky cookies on all requests)
  • -
  • -T FILTER (sticky cookies on requests matching filter
  • +
  • -t FILTER
command-line
    -
  • -u (sticky auth on all requests)
  • -
  • -U FILTER (sticky auth on requests matching filter
  • +
  • -u FILTER