Skip to content

Commit 35a8c08

Browse files
Das-Chinmayorsenthil
authored andcommitted
gh-47005: add news entry
1 parent 96be436 commit 35a8c08

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix :meth:`urllib.request.AbstractHTTPHandler.do_open` to give regular
2+
headers set via :meth:`~urllib.request.Request.add_header` priority over
3+
unredirected headers, consistent with :meth:`~urllib.request.Request.get_header`
4+
and :meth:`~urllib.request.Request.header_items`.

0 commit comments

Comments
 (0)