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

Encode query semicolons #9943

Merged
merged 4 commits into from Jun 15, 2023
Merged

Conversation

lbenguigui
Copy link
Contributor

@lbenguigui lbenguigui commented Jun 9, 2023

What does this PR do?

This PR implements the behavior explained here, and that was originally targeted for v3.
To enable this behavior, the option encodeQuerySemicolons has been introduced on the entry point configuration.

Motivation

To allow using un-encoded semicolons in query parameters without interpreting them as separators.

Related to #9164

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

Co-authored-by: Romain rtribotte@users.noreply.github.com

Copy link
Member

@juliens juliens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traefiker traefiker merged commit e62fe64 into traefik:v2.10 Jun 15, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants