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(gateway): use req.path in bouncer #1797

Merged
merged 1 commit into from
Jun 12, 2024
Merged

fix(gateway): use req.path in bouncer #1797

merged 1 commit into from
Jun 12, 2024

Conversation

oddgrd
Copy link
Contributor

@oddgrd oddgrd commented Jun 11, 2024

Description of change

For HTTP clients that were sending the full URL as the request target, e.g. rama, the location header had the full URL appended to the header, rather than just the path.

How has this been tested? (if applicable)

Tested with curl --request-target <full url>, rama and telnet on staging.

@oddgrd oddgrd requested a review from jonaro00 June 11, 2024 12:31
@oddgrd oddgrd merged commit 2a7e5ce into main Jun 12, 2024
29 of 32 checks passed
@oddgrd oddgrd deleted the fix/req-path-in-bouncer branch June 12, 2024 14:20
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