]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add note that headers added via urllib.request.add_header are added to redirected...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 Apr 2022 22:26:42 +0000 (15:26 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Apr 2022 22:26:42 +0000 (16:26 -0600)
commite25799d27d049237849c471b25db3b128b1bfa08
tree3092edaa1ae56613937e33980c5e5b0f24258b8b
parente2514cb77fcbdb5c733ae2532802a78e7cb08e79
Add note that headers added via urllib.request.add_header are added to redirected requests (GH-30708) (#92004)

(cherry picked from commit f348154c8f8a9c254503306c59d6779d4d09b3a9)

Co-authored-by: Ashwin Ramaswami <aramaswamis@gmail.com>
Co-authored-by: Ashwin Ramaswami <aramaswamis@gmail.com>
Doc/library/urllib.request.rst