Skip to content

Instantly share code, notes, and snippets.

@commentfuckery
Created November 22, 2017 22:11
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 commentfuckery/3d759fcce53288dacc93d2db985d722b to your computer and use it in GitHub Desktop.
Save commentfuckery/3d759fcce53288dacc93d2db985d722b to your computer and use it in GitHub Desktop.
//ssl lab bullshit
if useSSL {
w.Header().Add("Strict-Transport-Security", "max-age=63072000; includeSubDomains") //ssl lab bullshit
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment