Skip to content

Instantly share code, notes, and snippets.

@jstangroome
Created August 18, 2015 01:12
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 jstangroome/bfe5d363a237d1d463be to your computer and use it in GitHub Desktop.
Save jstangroome/bfe5d363a237d1d463be to your computer and use it in GitHub Desktop.
sub vcl_deliver {
set resp.http.Strict-Transport-Security = "max-age=31536000";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment