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: only escaping invalid data, keep valid escaping untouched #484

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from

Conversation

SolaWing
Copy link

this commit avoid escaping twice for query already escaping

@Vkt0r
Copy link
Member

Vkt0r commented May 7, 2021

@SolaWing Thanks for taking the time to create this PR ! Can you please rebase from the latest changes and add a unit test for your fix ?

@SolaWing
Copy link
Author

@Vkt0r Done

@michaelenger
Copy link
Contributor

@SolaWing Please update the CHANGELOG.md file with a description of your changes.

@SolaWing
Copy link
Author

SolaWing commented Oct 5, 2021

@michaelenger done

Xcode/Sources/HttpParser.swift Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
@SolaWing
Copy link
Author

SolaWing commented Oct 8, 2021

@michaelenger done

Copy link
Contributor

@michaelenger michaelenger 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 good to me, but I'd like @Vkt0r to double check it 😇

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.

3 participants