paragonie / csp-builder

Build Content-Security-Policy headers from a JSON file (or build them programmatically)
https://paragonie.com/projects
MIT License
544 stars 39 forks source link

Add Nginx 'always' clause to header. #21

Closed alainwolf closed 6 years ago

alainwolf commented 6 years ago

So that on Nginx CSP header is added regardless of the HTTP response code.

paragonie-scott commented 6 years ago

Thank you for contributing this change. 👍