We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0e52e commit 4f13272Copy full SHA for 4f13272
HISTORY.rst
@@ -7,6 +7,9 @@ Release History
7
- Resolved issue where the ``HTTP2-Settings`` header value for plaintext
8
upgrade that was emitted by ``initiate_upgrade_connection`` included the
9
*entire* ``SETTINGS`` frame, instead of just the payload.
10
+- Resolved issue where the ``HTTP2-Settings`` header value sent by a client for
11
+ plaintext upgrade would be ignored by ``initiate_upgrade_connection``, rather
12
+ than have those settings applied appropriately.
13
14
15
2.5.1 (2016-12-17)
0 commit comments