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

[Backport] Make play.ws.ahc.disableUrlEncoding actually do something useful #553

Merged
merged 6 commits into from
Mar 2, 2021

Conversation

mkurz
Copy link
Member

@mkurz mkurz commented Feb 3, 2021

Backport of #552

See the last commit, I had to remove the set/get/withDisableUrlEncoding methods to stay binary compatible. That does mean it's not possible to disable url encoding for specific requests only, however the global setting play.ws.ahc.disableUrlEncoding will work anyway (that is what the fix is primary about).

@mkurz mkurz changed the title Fix disable url encoding backport [Backport] Make play.ws.ahc.disableUrlEncoding actually do something useful Feb 3, 2021
Copy link
Contributor

@octonato octonato left a comment

Choose a reason for hiding this comment

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

👍

@octonato octonato merged commit 3722d23 into playframework:2.1.x Mar 2, 2021
@mkurz mkurz deleted the fix_disableUrlEncoding_backport branch March 2, 2021 15:17
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