Skip to content

Commit dec0f6b

Browse files
committed
gh-47005: add news entry
1 parent f53741a commit dec0f6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
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)