Skip to content

Reject request transfer-encoding that does not end in chunked#3100

Merged
ashtum merged 3 commits into
boostorg:developfrom
ashtum:req-te-without-chunked
Jun 21, 2026
Merged

Reject request transfer-encoding that does not end in chunked#3100
ashtum merged 3 commits into
boostorg:developfrom
ashtum:req-te-without-chunked

Conversation

@ashtum

@ashtum ashtum commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.28%. Comparing base (f9dc1c6) to head (cdc2c5a).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3100      +/-   ##
===========================================
- Coverage    93.29%   93.28%   -0.02%     
===========================================
  Files          177      177              
  Lines        13751    13754       +3     
===========================================
+ Hits         12829    12830       +1     
- Misses         922      924       +2     
Files with missing lines Coverage Δ
include/boost/beast/http/impl/basic_parser.ipp 97.93% <100.00%> (+0.47%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f9dc1c6...cdc2c5a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ashtum ashtum force-pushed the req-te-without-chunked branch 2 times, most recently from b473bd5 to 909822c Compare June 21, 2026 09:54
@ashtum ashtum force-pushed the req-te-without-chunked branch from 909822c to cdc2c5a Compare June 21, 2026 11:52
@ashtum ashtum merged commit c0562a7 into boostorg:develop Jun 21, 2026
50 of 74 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.

1 participant