Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 698 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 698 Bytes

🛡️ security-headers-template 🔒

Analyze Your HTTP Response Headers Here: https://securityheaders.com/

This is a template for setting the proper security headers for your domain when using CloudFlare as your reverse DNS Proxy

index.js is the content of the Workers script.

Wrangler

To generate using wrangler

Include your own wrangler.toml file

wrangler generate projectname https://github.com/jamesta696/set-security-headers

Further documentation for Wrangler can be found here.