File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,28 @@ Release History
12
12
than have those settings applied appropriately.
13
13
14
14
15
+ 2.4.3 (2017-01-27)
16
+ ------------------
17
+
18
+ - Resolved issue where the ``HTTP2-Settings `` header value for plaintext
19
+ upgrade that was emitted by ``initiate_upgrade_connection `` included the
20
+ *entire * ``SETTINGS `` frame, instead of just the payload.
21
+ - Resolved issue where the ``HTTP2-Settings `` header value sent by a client for
22
+ plaintext upgrade would be ignored by ``initiate_upgrade_connection ``, rather
23
+ than have those settings applied appropriately.
24
+
25
+
26
+ 2.3.4 (2017-01-27)
27
+ ------------------
28
+
29
+ - Resolved issue where the ``HTTP2-Settings `` header value for plaintext
30
+ upgrade that was emitted by ``initiate_upgrade_connection `` included the
31
+ *entire * ``SETTINGS `` frame, instead of just the payload.
32
+ - Resolved issue where the ``HTTP2-Settings `` header value sent by a client for
33
+ plaintext upgrade would be ignored by ``initiate_upgrade_connection ``, rather
34
+ than have those settings applied appropriately.
35
+
36
+
15
37
2.5.1 (2016-12-17)
16
38
------------------
17
39
You can’t perform that action at this time.
0 commit comments