Skip to content

Fix/secure parsing#31

Merged
Az107 merged 6 commits intomasterfrom
fix/secure_parsing
Apr 12, 2025
Merged

Fix/secure parsing#31
Az107 merged 6 commits intomasterfrom
fix/secure_parsing

Conversation

@Az107
Copy link
Copy Markdown
Owner

@Az107 Az107 commented Apr 12, 2025

Added new controls and checks to avoid security problems with malformed request

Az107 added 4 commits April 10, 2025 11:49
- Now the headers have a maximum (100).
- The body read function now will not consume excessive RAM for a
malformed request.
- Fix keep-alive detection.
@Az107 Az107 linked an issue Apr 12, 2025 that may be closed by this pull request
@Az107 Az107 merged commit 4a07df0 into master Apr 12, 2025
1 check passed
@Az107 Az107 deleted the fix/secure_parsing branch April 16, 2025 06:41
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.

HTTP parser could be vulnerable to some attacks

1 participant