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

Adding HTTP grammar #372

Closed
wants to merge 1 commit into from
Closed

Conversation

adamAndMath
Copy link
Contributor

I've tried to make a http request grammar file, as mentioned in #210. It doen't restrict the allowed characters in tokens as much as they should be, as I don't know how to properly express the range of allowed characters.
It is currently untested as I don't have much experience with the format, and don't quite know what I should and shouldn't test.

@dragostis
Copy link
Contributor

Thanks for the PR! This looks good to me, but I don't know the grammar well enough. Anyone interested to review this?

tomtau pushed a commit to tomtau/pest that referenced this pull request Oct 21, 2022
plus tests, benchmark and a fuzzing target

based on pest-parser#372 by @adamAndMath

Co-authored-by: Adam <adam.and.math@gmail.com>
tomtau pushed a commit to tomtau/pest that referenced this pull request Oct 21, 2022
plus tests, benchmark and a fuzzing target

based on pest-parser#372 by @adamAndMath

Closes pest-parser#210

Co-authored-by: Adam <adam.and.math@gmail.com>
@tomtau
Copy link
Contributor

tomtau commented Oct 21, 2022

I dusted off this PR in #726

@tomtau tomtau closed this Oct 21, 2022
tomtau pushed a commit to tomtau/pest that referenced this pull request Oct 21, 2022
plus tests, benchmark and a fuzzing target

based on pest-parser#372 by @adamAndMath

Closes pest-parser#210

Co-authored-by: Adam <adam.and.math@gmail.com>
tomtau added a commit that referenced this pull request Oct 25, 2022
plus tests, benchmark and a fuzzing target

based on #372 by @adamAndMath

Closes #210

Co-authored-by: Adam <adam.and.math@gmail.com>

Co-authored-by: Tomas Tauber <me@tomtau.be>
Co-authored-by: Adam <adam.and.math@gmail.com>
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

3 participants