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

Added gatsby-plugin-netlify #69

Merged
merged 1 commit into from
May 5, 2018

Conversation

pborreli
Copy link
Contributor

@pborreli pborreli commented Apr 7, 2018

Main goal is to enable HTTP/2 server push of critical Gatsby assets through the Link headers using _headers Netlify feature.

The plugin is adding security headers too, which is great :

Before : https://securityheaders.io/?q=https%3A%2F%2Fgatsby-netlify-cms.netlify.com%2F&hide=on&followRedirects=on

image

After : https://securityheaders.io/?q=https%3A%2F%2Fdeploy-preview-69--gatsby-netlify-cms.netlify.com%2F&hide=on&followRedirects=on

image

Copy link
Contributor

@erquhart erquhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@AustinGreen AustinGreen merged commit fab8baa into decaporg:master May 5, 2018
csw1995 pushed a commit to csw1995/unused-blog that referenced this pull request Aug 14, 2019
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.

3 participants