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

Fix kawa editor #998

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Fix kawa editor #998

merged 2 commits into from
Oct 11, 2023

Conversation

Wonshtrum
Copy link
Member

@Wonshtrum Wonshtrum commented Oct 11, 2023

Fix X-Forwarded-Proto and X-Forwarded-Port

Those headers were only updated when already present.
Now we add them if they aren't.

Fix responses to Head requests

Ignore body length headers for responses to Head requests.
This fixes a pipeline soft lock where the body of a response to Head request is indefinitely awaited.

@Wonshtrum Wonshtrum changed the title Fix X-Forwarded-Proto and X-Forwarded-Port Fix kawa editor Oct 11, 2023
@FlorentinDUBOIS FlorentinDUBOIS merged commit bc49d7f into main Oct 11, 2023
13 checks passed
@FlorentinDUBOIS FlorentinDUBOIS deleted the devel/edemolis/fix/x-forwarded branch October 11, 2023 13:05
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