[Privoxy-commits] [privoxy] 18/18: Regenerate FAQ
User Git
git at git.privoxy.org
Tue Mar 31 09:21:11 CEST 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 327e3c4a86e8beb4ac825fb0715f1a374e42b6f3
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Mar 31 09:18:40 2026 +0200
Regenerate FAQ
---
doc/webserver/faq/trouble.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/webserver/faq/trouble.html b/doc/webserver/faq/trouble.html
index 7b0f0547..3618ab56 100644
--- a/doc/webserver/faq/trouble.html
+++ b/doc/webserver/faq/trouble.html
@@ -429,8 +429,8 @@
<p>For example server sockets that were used for CONNECT requests (which are used to tunnel https:// requests)
are considered tainted once the client closed its connection to <span class="APPLICATION">Privoxy</span>.
Technically <span class="APPLICATION">Privoxy</span> could keep the connection to the server open, but the server
- would not accept requests that do not belong to the previous TLS/SSL session (and the client may even have
- terminated the session).</p>
+ would not accept requests that do not belong to the previous TLS session (and the client may even have terminated
+ the session).</p>
<p>Server sockets are also marked tainted when a client requests a resource, but closes the connection before
<span class="APPLICATION">Privoxy</span> has completely received (and forwarded) the resource to the client. In
this case the server would (probably) accept additional requests, but <span class="APPLICATION">Privoxy</span>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list