aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-11-22 00:28:04 +0300
committerIgor Pashev <pashev.igor@gmail.com>2016-11-22 00:28:04 +0300
commit7578b8d710c235c1b8c1fc76e2e37e4eb46d89d5 (patch)
tree0205bf6c4a9fdbbeb3181174872c6d70ad73cd45 /ChangeLog.md
parentde113108b69b58adc4c9863b712aad3f08ccadac (diff)
downloadsproxy2-7578b8d710c235c1b8c1fc76e2e37e4eb46d89d5.tar.gz
Version 1.90.11.90.1
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 208a845..18be155 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,19 @@
For differences with the original Sproxy scroll down.
+
+1.90.1
+======
+
+ * Fixed headers processing. Wrong headers were making Chromium drop connection in HTTP/2.
+ Firefox sometimes couldn't handle gzipped and chunked responses in HTTP/1.1.
+
+ * After authenticating, redirect to original path with query parameters if
+ method was GET. Otherwise redirect to "/". Previously, when unauthenticated
+ users click on "https://example.net/foo?bar", they are redirected to
+ "https://example.net/foo" regardless of the method.
+
+
+
1.90.0 (Preview Release)
========================