8000 Handle corrupt HTTP/1.1 headers more gracefully by neunhoef · Pull Request #21838 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Handle corrupt HTTP/1.1 headers more gracefully #21838

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 2 commits into from
Jul 3, 2025

Conversation

neunhoef
Copy link
Member
@neunhoef neunhoef commented Jul 3, 2025

The fuzzer has noticed that there is no response if an HTTP header
is corrupt. This PR improves this.

  • Handle corrupt headers in HttpCommTask.
  • CHANGELOG.

Scope & Purpose

(Please describe the changes in this PR for reviewers, motivation, rationale - mandatory)

  • [*] 💩 Bugfix

Checklist

  • [*] Tests
  • [*] 📖 CHANGELOG entry made
  • [*] Backports: non planned

Related Information

(Please reference tickets / specification / other PRs etc)

  • Docs PR:
  • Enterprise PR:
  • GitHub issue / Jira ticket:
  • Design document:

@neunhoef neunhoef added this to the devel milestone Jul 3, 2025
@neunhoef neunhoef self-assigned this Jul 3, 2025
@cla-bot cla-bot bot added the cla-signed label Jul 3, 2025
@neunhoef neunhoef merged commit 340d175 into devel Jul 3, 2025
7 checks passed
@neunhoef neunhoef deleted the bug-fix/http-commtask-corrupt-header branch July 3, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0