Skip to content

Conversation

@thesmartshadow
Copy link
Contributor

Adds a short warning to Request::parse() and Response::parse() docs about a common streaming integration pitfall: repeatedly re-parsing a growing buffer while it keeps returning Status::Partial.
Recommends enforcing strict size/time limits or gating retries to avoid excessive CPU work.

@seanmonstar seanmonstar merged commit 4b902ec into seanmonstar:master Feb 5, 2026
43 of 104 checks passed
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.

2 participants