GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources
Tin mới
gh-155358: Use named attributes with urllib.parse module (#155364)
gh-61366: Write session cookies in the curl and Wget format (GH-155602)
gh-61366: Read session cookies written by curl and Wget (GH-11792)
gh-155358: Use named attributes with os module (#155366)
gh-155358: Use named attributes with pwd and grp modules (#155362)
gh-54930: Send a status line in error responses to malformed request lines (GH-152980)
gh-150743: Limit trailer lines and interim responses read by http.client (GH-150741)
gh-149144: Use decodeURIComponent() for UTF-8 support in js_output() (GH-149157)
gh-142389: Add backticks to stdlib argparse help to display in colour (#149384)
gh-148849: Deprecate http.cookies.BaseCookie.js_output() (GH-148978)
gh-135056: Add a `--header` CLI option to `http.server` (#135057)
gh-149028: Revert gh-92936 changes (GH-149182)
gh-113471: Add custom default Content-Type to http.server (#113475)
gh-135528: Support more second-level domain names in http.cookiejar (#135820)
gh-90309: Base64-encode cookie values embedded in JS
gh-146211: Reject CR/LF in HTTP tunnel request headers (#146212)
gh-146292: Add colour to `http.server` logs (GH-146293)
gh-145599, CVE 2026-3644: Reject control characters in `http.cookies.Morsel.update()` (#145600)
gh-143919: Reject control characters in http cookies
gh-76007: Deprecate `__version__` attribute in `http.server` (#142658)
gh-119451: Fix a potential denial of service in http.client (GH-119454)
gh-139434: Update selected RFC 2822 references to RFC 5322 (#139435)
gh-57665: Remove 'response_class' from getresponse docstring. (#140707)
gh-70765: avoid waiting for HTTP headers when parsing HTTP/0.9 requests (#139514)
gh-92936: allow double quote in cookie values (#113663)
gh-131724: Add a new max_response_headers param to HTTP/HTTPSConnection (GH-136814)
gh-127319: Disable port reuse on HTTP, XMLRPC, and logging TCP servers (GH-135405)
gh-131178: Add tests for `http.server` command-line interface (#132540)
gh-133889: Only show the path of the URL in the SimpleHTTPRequestHandler page (GH-134135)
gh-133810: remove `http.server.CGIHTTPRequestHandler` and `--cgi` flag (#133811)
gh-134098: Fix handling %-encoded trailing slash in SimpleHTTPRequestHandler (GH-134099)
gh-130645: Add color to stdlib argparse CLIs (gh-133380)
gh-130631: Make join_header_words() more similar to the original Perl version (GH-130632)