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

HTTP: Relax pattern for body #3169

Merged
merged 2 commits into from Nov 3, 2021
Merged

Conversation

RunDevelopment
Copy link
Member

This fixes #3168.

To implement this, I also had to slightly change the lookbehind which is why so many tests changed as well. However, I think this change is actually an improvement, so I left it in this PR.

@github-actions
Copy link

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +5 B (+0.8%).

file master pull size diff % diff
components/prism-http.min.js 656 B 661 B +5 B +0.8%

Generated by 🚫 dangerJS against 2aac57e

@RunDevelopment RunDevelopment merged commit 22d0c6b into PrismJS:master Nov 3, 2021
@RunDevelopment RunDevelopment deleted the issue3168 branch November 3, 2021 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP doesn't detect JSON body
1 participant