Skip to content

Commit 563afb9

Browse files
Update Misc/NEWS.d/next/Library/2025-03-06-16-31-08.gh-issue-130902.mHAtcq.rst
Co-authored-by: Kanishk Pachauri <[email protected]>
1 parent 750f864 commit 563afb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Issue: :gh:`130902`
22

33

4-
Modified close(self) method of HTTPConnection class to include an optional socket shutdown similar to gh-130850. Includes error handling. As mentioned, it adds an optional shutdown param to the close method, keeping existing programs working, but adding an extra feature to new programs that offers improvements.
4+
Modifies the :func:`HTTPConnection.close` of :class:`HTTPConnection` to include an optional socket ``shutdown``, improving functionality with error handling.

0 commit comments

Comments
 (0)