Skip to content

gh-131724: Add a new max_response_headers param to HTTP/HTTPSConnection - #136814

Merged
encukou merged 9 commits into
python:mainfrom
aeurielesn:gh-131724
Jul 20, 2025
Merged

gh-131724: Add a new max_response_headers param to HTTP/HTTPSConnection#136814
encukou merged 9 commits into
python:mainfrom
aeurielesn:gh-131724

Conversation

@aeurielesn

@aeurielesnaeurielesn commented Jul 19, 2025

Copy link
Copy Markdown
Contributor

@python-cla-bot

python-cla-botBot commented Jul 19, 2025

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

Comment threadLib/http/client.py Outdated
Comment threadLib/http/client.py Outdated
Comment threadLib/http/client.py Outdated
@bedevere-app

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@bedevere-app

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@aeurielesnaeurielesn changed the title gh-131724: Add a new max_headers param to HTTP/HTTPSConnectiongh-131724: Add a new max_response_headers param to HTTP/HTTPSConnectionJul 19, 2025
Comment threadDoc/library/http.client.rst
Comment threadDoc/library/http.client.rst Outdated
Comment threadDoc/library/http.client.rst Outdated
Comment threadDoc/library/http.client.rst Outdated
Comment threadDoc/library/http.client.rst Outdated
Comment threadLib/http/client.py Outdated
Comment threadLib/http/client.py Outdated
Comment threadLib/http/client.py Outdated
Comment threadMisc/NEWS.d/next/Library/2025-07-19-15-40-47.gh-issue-131724.LS59nA.rst Outdated
Comment threadDoc/whatsnew/3.15.rst
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@encukou
encukou enabled auto-merge (squash) July 20, 2025 13:29
@encukou
encukou merged commit 958657b into python:mainJul 20, 2025
41 checks passed
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…nnection (pythonGH-136814)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…nnection (pythonGH-136814)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@aeurielesn@encukou@picnixz