]> 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:28:10 +0000 (15:28 -0700)
committerGitHub <noreply@github.com>
Wed, 27 Apr 2022 22:28:10 +0000 (16:28 -0600)
commit0e16105af69ec33e1215e0543f26a33bc8d10a16
tree0b099059d0fb5f285af230391018595feec3bdf3
parent35a4eb299a535cf25a8c48a4a90550a45e898305
Add note that headers added via urllib.request.add_header are added to redirected requests (GH-30708) (#92005)

(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