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: properly URL encode data for POST requests #96

Merged
merged 2 commits into from
Oct 30, 2022

Conversation

theseion
Copy link
Collaborator

@theseion theseion commented Oct 30, 2022

While doing tests using unencoded data, we figured out that some parts of the encoding were not working.

This PR fixes this problem.

@theseion theseion requested a review from fzipi October 30, 2022 14:19
@theseion theseion changed the base branch from main to develop October 30, 2022 14:27
@fzipi fzipi force-pushed the fix-data-encoding branch from 1c5b5be to ff487da Compare October 30, 2022 14:49
Copy link
Member

@fzipi fzipi left a comment

Choose a reason for hiding this comment

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

This looks awesome.

@theseion theseion merged commit 48af38f into coreruleset:develop Oct 30, 2022
@theseion theseion deleted the fix-data-encoding branch October 30, 2022 14:56
@fzipi fzipi mentioned this pull request Nov 2, 2022
fzipi added a commit that referenced this pull request Nov 2, 2022
@fzipi fzipi mentioned this pull request Nov 17, 2022
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