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: Added support for special header value tokenization #3275

Merged
merged 3 commits into from Dec 18, 2021

Conversation

RunDevelopment
Copy link
Member

This PR changes how HTTP tokenizes header lines and allows it to give special tokenization to specific headers. This is used to include CSP, HPKP, and HSTS tokenization in HTTP.

@github-actions
Copy link

github-actions bot commented Dec 7, 2021

JS File Size Changes (gzipped)

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

file master pull size diff % diff
components/prism-http.min.js 661 B 851 B +190 B +28.7%

Generated by 🚫 dangerJS against 88ce26f

@RunDevelopment RunDevelopment merged commit 3362fc7 into PrismJS:master Dec 18, 2021
@RunDevelopment RunDevelopment deleted the http-header-value branch December 18, 2021 12:34
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.

None yet

1 participant