Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly ensure that transfer-encoding is not set when content-length exists #26467

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jun 30, 2022

Fixes: #26464

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 30, 2022
@geoand geoand merged commit 3507989 into quarkusio:main Jun 30, 2022
@quarkus-bot quarkus-bot bot added this to the 2.11 - main milestone Jun 30, 2022
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Jun 30, 2022
@geoand geoand deleted the #26464 branch June 30, 2022 11:00
geoand added a commit to geoand/quarkus that referenced this pull request Jul 1, 2022
Follows up on quarkusio#26467 which seems to have introduced
flakyness
@geoand geoand mentioned this pull request Jul 1, 2022
@gsmet gsmet modified the milestones: 2.11 - main, 2.10.2.Final Jul 4, 2022
gsmet pushed a commit to gsmet/quarkus that referenced this pull request Jul 4, 2022
Follows up on quarkusio#26467 which seems to have introduced
flakyness

(cherry picked from commit a6c4511)
@gsmet gsmet modified the milestones: 2.10.2.Final, 2.7.7.Final Jan 13, 2023
gsmet pushed a commit to gsmet/quarkus that referenced this pull request Jan 13, 2023
Follows up on quarkusio#26467 which seems to have introduced
flakyness

(cherry picked from commit a6c4511)
gsmet pushed a commit to gsmet/quarkus that referenced this pull request Jan 18, 2023
Follows up on quarkusio#26467 which seems to have introduced
flakyness

(cherry picked from commit a6c4511)
gsmet pushed a commit to gsmet/quarkus that referenced this pull request Jan 25, 2023
Follows up on quarkusio#26467 which seems to have introduced
flakyness

(cherry picked from commit a6c4511)
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.

Resteasy Reactive adds transfer-encoding header though content-length is present
2 participants