[Privoxy-commits] [privoxy] 11/12: Add #182: Before enforcing the client-header-order, check that the client headers actually need sorting
User Git
git at git.privoxy.org
Tue Jan 5 13:56:47 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 8aad4aff233360830511c104c2e6183b4a35d5b4
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jan 5 03:59:13 2021 +0100
Add #182: Before enforcing the client-header-order, check that the client headers actually need sorting
---
TODO | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/TODO b/TODO
index ab0b0d6f..3f549a54 100644
--- a/TODO
+++ b/TODO
@@ -470,6 +470,10 @@ https://www.privoxy.org/donate
181) Allow to upgrade an http request to https behind the
client's back using a client-header filter.
+182) Before enforcing the client-header-order, check that the
+ client headers actually need sorting. Should reduce log
+ messages and memory allocations.
+
##########################################################################
Hosting wish list (relevant for #53)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list