Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CrowCpp
/
Crow
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
557
Star
5k
Code
Issues
60
Pull requests
24
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add a request body size limit that closes over-limit connections
- #1234
#1234
Open
anton-n-petrov
wants to merge 9 commits into
CrowCpp:master
CrowCpp/Crow:master
from
anton-n-petrov:feature/max-body-size
anton-n-petrov/Crow:feature/max-body-size
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add a request body size limit that closes over-limit connections
#1234
anton-n-petrov
wants to merge 9 commits into
CrowCpp:master
CrowCpp/Crow:master
from
anton-n-petrov:feature/max-body-size
anton-n-petrov/Crow:feature/max-body-size
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
Add a request body size limit that closes over-limit connections
Show description for fa21b7f
anton-n-petrov
committed
fa21b7f
View commit details
Copy full SHA for fa21b7f
Browse repository at this point
Commits on Sep 1, 2026
Don't allocate from untrusted Content-Length when body size is unlimited
Show description for 225034f
anton-n-petrov
committed
225034f
View commit details
Copy full SHA for 225034f
Browse repository at this point
Commits on Sep 3, 2026
Address ssubbotin's PR review: linger on 413, drop reserve(), and cleanup
Show description for d24c987
anton-n-petrov
committed
d24c987
View commit details
Copy full SHA for d24c987
Browse repository at this point
Address minor review feedback: doc wording and edge-case tests
Show description for 5d0fc07
anton-n-petrov
committed
5d0fc07
View commit details
Copy full SHA for 5d0fc07
Browse repository at this point
Clarify 413 drain wording and add connection-leak/HEAD-OPTIONS regression tests
Show description for 7a1890f
anton-n-petrov
committed
7a1890f
View commit details
Copy full SHA for 7a1890f
Browse repository at this point
Commits on Sep 4, 2026
Fix CIFuzz build: DummyHandler out of sync with HTTPParser handler interface
Show description for 38ccf46
anton-n-petrov
committed
38ccf46
View commit details
Copy full SHA for 38ccf46
Browse repository at this point
Commits on Sep 5, 2026
Address PR review: explicit skip_body on 413, HEAD/OPTIONS test, doc/comment polish
Show description for 46b1c49
anton-n-petrov
committed
46b1c49
View commit details
Copy full SHA for 46b1c49
Browse repository at this point
Commits on Sep 6, 2026
Address PR review: skip mid-parse parser_.clear() on 413 reject
Show description for 17f1a18
anton-n-petrov
committed
17f1a18
View commit details
Copy full SHA for 17f1a18
Browse repository at this point
Address PR review: doc wording and clarifying comments
Show description for 26de36a
anton-n-petrov
committed
26de36a
View commit details
Copy full SHA for 26de36a
Browse repository at this point
You can’t perform that action at this time.