Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@cullylarson
Last active November 2, 2018 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cullylarson/1ede0a4af0223bf8aacce8b5a9f475d2 to your computer and use it in GitHub Desktop.
Save cullylarson/1ede0a4af0223bf8aacce8b5a9f475d2 to your computer and use it in GitHub Desktop.
Headers I should probably be using
  1. Strict-Transport-Security. Ensures that all traffic, even the first request to a non-https version of the URL, will be encrypted.
  2. Referrer-Policy. Allows you to tell the browser what to set as the referrer URL when going to an external site.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment