]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40968: Send http/1.1 ALPN extension (#20959)
authorChristian Heimes <christian@python.org>
Fri, 13 Nov 2020 15:37:52 +0000 (16:37 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Nov 2020 15:37:52 +0000 (16:37 +0100)
commitf97406be4c0a02c1501c7ab8bc8ef3850eddb962
tree9fe83b52d120269d64fec6e877bb9576124bbd57
parent09490a109faaee9cc393b52742a8575c116c56ba
bpo-40968: Send http/1.1 ALPN extension (#20959)

Signed-off-by: Christian Heimes <christian@python.org>
Doc/library/http.client.rst
Doc/library/urllib.request.rst
Lib/http/client.py
Lib/urllib/request.py
Misc/NEWS.d/next/Library/2020-06-18-11-35-16.bpo-40968.R8Edbv.rst [new file with mode: 0644]