Skip to content

HTTP: Allow root path in request-line (#2710)#2711

Merged
RunDevelopment merged 2 commits intoPrismJS:masterfrom
Jxck:#2710
Jan 16, 2021
Merged

HTTP: Allow root path in request-line (#2710)#2711
RunDevelopment merged 2 commits intoPrismJS:masterfrom
Jxck:#2710

Conversation

@Jxck
Copy link
Copy Markdown
Contributor

@Jxck Jxck commented Jan 16, 2021

fix #2710 by fixing regexp in http request line parser, and adding test.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 16, 2021

JS File Size Changes (gzipped)

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

Details
file master pull size diff % diff
components/prism-http.min.js 558 B 559 B +1 B +0.2%

Generated by 🚫 dangerJS against fcf7b75

@RunDevelopment
Copy link
Copy Markdown
Member

Thank you for the PR @Jxck!

To make the build pass, please run the npm run build command and commit all changes.

@RunDevelopment RunDevelopment merged commit 4e7b2a8 into PrismJS:master Jan 16, 2021
@RunDevelopment
Copy link
Copy Markdown
Member

Thank you for contributing @Jxck!

@Jxck Jxck deleted the #2710 branch January 18, 2021 14:24
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.

Root path in http request line doesn't highlighted

2 participants