🌐 AI搜索 & 代理 主页
Skip to content

Commit f28deff

Browse files
authored
Add 1.26.17 to the current changelog
1 parent 262e3e3 commit f28deff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,11 @@ Fixed
167167
* Fixed a socket leak if ``HTTPConnection.connect()`` fails (`#2571 <https://github.com/urllib3/urllib3/pull/2571>`__).
168168
* Fixed ``urllib3.contrib.pyopenssl.WrappedSocket`` and ``urllib3.contrib.securetransport.WrappedSocket`` close methods (`#2970 <https://github.com/urllib3/urllib3/issues/2970>`__)
169169

170+
1.26.17 (2023-10-02)
171+
====================
172+
173+
* Added the ``Cookie`` header to the list of headers to strip from requests when redirecting to a different host. As before, different headers can be set via ``Retry.remove_headers_on_redirect``. (`#3139 <https://github.com/urllib3/urllib3/pull/3139>`_)
174+
170175
1.26.16 (2023-05-23)
171176
====================
172177

0 commit comments

Comments
 (0)