Skip to content

Commit

Permalink
duplicate HSTS header removed
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-goodwin committed Mar 16, 2017
1 parent af5c8ce commit ba7dcc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web.config
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
<httpProtocol>
<customHeaders>
<remove name="X-Powered-By" />
<add name="Strict-Transport-Security" value="max-age=31536000" />
<add name="Arr-Disable-Session-Affinity" value="true" />
</customHeaders>
</httpProtocol>
Expand Down

0 comments on commit ba7dcc5

Please sign in to comment.