Skip to content

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Sep 5, 2025

This header is set automatically by Vert.x depending
on whether the response was actually chunked,
so we need to make sure that is not taken into
account when processing Response or RestResponse

This comment has been minimized.

This header is set automatically by Vert.x depending
on whether the response was actually chunked,
so we need to make sure that is not taken into
account when processing Response or RestResponse

Fixes: quarkusio#49875
Copy link

quarkus-bot bot commented Sep 5, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 96f2665.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@gastaldi gastaldi merged commit ca1a5b6 into quarkusio:main Sep 5, 2025
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.28 - main milestone Sep 5, 2025
@gastaldi gastaldi deleted the #49875 branch September 5, 2025 11:50
@gsmet gsmet modified the milestones: 3.28 - main, 3.26.3 Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate Transfer-Encoding: chunked headers in Quarkus response
4 participants