cpython/Lib/http
Miss Islington (bot) f6e11eab49
[3.11] gh-73561: Omit interface scope from IPv6 when used as Host header (GH-93324) (#112273)
gh-73561: Omit interface scope from IPv6 when used as Host header (GH-93324)

Omit the `@interface_scope` from an IPv6 address when used as Host header by `http.client`.

---------

(cherry picked from commit ce1096f974)


 [Google LLC]

Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2023-11-19 15:25:40 -08:00
..
__init__.py
client.py [3.11] gh-73561: Omit interface scope from IPv6 when used as Host header (GH-93324) (#112273) 2023-11-19 15:25:40 -08:00
cookiejar.py
cookies.py
server.py [3.11] gh-103204: http.server - Enforce that HTTP version numbers must consist only of digits (GH-103205) (#104438) 2023-05-12 20:54:12 +00:00