Skip to content

CONNECT trailers handling - #22708

Closed
icing wants to merge 2 commits into
curl:masterfrom
icing:connect-trailers-output
Closed

icing wants to merge 2 commits into
curl:masterfrom
icing:connect-trailers-output

Conversation

@icing

@icing icing commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Make sure trailers from a CONNECT response are marked as such, so filtering them on CURLOPT_SUPPRESS_CONNECT_HEADERS works correctly.

Add test2349 and new DBG env var to verify.

@github-actions github-actions Bot added the tests label Aug 27, 2026
icing added 2 commits August 27, 2026 14:41
Make sure trailers from a CONNECT response are marked
as such, so filtering them on CURLOPT_SUPPRESS_CONNECT_HEADERS
works correctly.

Add test2349 and new DBG env var to verify.
@icing
icing force-pushed the connect-trailers-output branch from 169f545 to 5e44390 Compare August 27, 2026 12:41
@icing
icing requested a review from bagder August 27, 2026 13:33
@bagder bagder closed this in dc6adf3 Aug 27, 2026
@ashamedbit

Copy link
Copy Markdown

can this be a divide by zero problem?
elapsed_steps = elapsed_us / r->step_us;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants