8000 gh-134168: http.server with HTTPS fails to bind IPv6 addresses and ignores --directory flag by ggqlq · Pull Request #134169 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-134168: http.server with HTTPS fails to bind IPv6 addresses and ignores --directory flag #134169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
May 24, 2025
Prev Previous commit
Next Next commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored May 18, 2025
commit 0a96419aed4f23ea77db2abbbb3870913d3517de
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
http.server: Fix IPv6 address binding and --directory handling when using HTTPS.
Loading
0