Skip to content

mod_proxy: tighten interim response handling - #702

Closed
notroj wants to merge 1 commit into
apache:trunkfrom
notroj:proxy-interim
Closed

mod_proxy: tighten interim response handling#702
notroj wants to merge 1 commit into
apache:trunkfrom
notroj:proxy-interim

Conversation

@notroj

@notroj notroj commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

  space as the status-code separator, not other whitespace.

* server/protocol.c (ap_send_interim_response): Reject control
  characters in the reason phrase of interim responses.

* test/modules/proxy/test_06_interim_resp.py: New test covering
  bare CR handling in proxied status lines.

Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>
@notroj
notroj deleted the proxy-interim branch August 10, 2026 12:50
notroj added a commit to notroj/httpd that referenced this pull request Aug 10, 2026
  space as the status-code separator, not other whitespace.

* server/protocol.c (ap_send_interim_response): Reject control
  characters in the reason phrase of interim responses.

* test/modules/proxy/test_06_interim_resp.py: New test case.

Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>
GitHub: closes apache#702

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1937041 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit fbedef2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant