We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50d23ae + d58255c commit f3f15c5Copy full SHA for f3f15c5
CHANGES.rst
@@ -10,6 +10,36 @@
10
11
.. towncrier release notes start
12
13
+3.11.7 (2024-11-21)
14
+===================
15
+
16
+Bug fixes
17
+---------
18
19
+- Fixed the HTTP client not considering the connector's ``force_close`` value when setting the ``Connection`` header -- by :user:`bdraco`.
20
21
22
+ *Related issues and pull requests on GitHub:*
23
+ :issue:`10003`.
24
25
26
27
28
+Miscellaneous internal changes
29
+------------------------------
30
31
+- Improved performance of serializing HTTP headers -- by :user:`bdraco`.
32
33
34
35
+ :issue:`10014`.
36
37
38
39
40
+----
41
42
43
3.11.6 (2024-11-19)
44
===================
45
CHANGES/10003.bugfix.rst
CHANGES/10014.misc.rst
0 commit comments