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: parse media types which are escaped at first rune #246

Conversation

dmytrokasianenko-outreach
Copy link
Contributor

This commit fixing parsing media type params which stars with escaping.
Fox example \"pdf\" should be fixed as "\"pdf\"".

@dmytrokasianenko-outreach dmytrokasianenko-outreach force-pushed the dmytrokasianenko-outreach/fix/mediatype-quote-escaped branch from 50130c8 to f83b9f0 Compare April 21, 2022 12:49
This commit fixing parsing media type params which stars with escaping.
Fox example `\"pdf\"` should be fixed as `"\"pdf\""`.
@dmytrokasianenko-outreach dmytrokasianenko-outreach force-pushed the dmytrokasianenko-outreach/fix/mediatype-quote-escaped branch from f83b9f0 to efd94c7 Compare April 21, 2022 12:50
@jhillyerd jhillyerd merged commit 4e41ef0 into jhillyerd:master Apr 21, 2022
@jhillyerd
Copy link
Owner

Thanks!

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.

None yet

2 participants