Skip to content

Commit

Permalink
fix: normalize Varnish headers
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Jan 10, 2020
1 parent 34ecd4d commit 252b767
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"x-frame-options": "deny",
"x-geo-block-list": "",
"x-github-request-id": "0000:00000:0000000:0000000:00000000",
"x-varnish": "74624297",
"x-varnish": "1000",
"x-xss-protection": "1; mode=block",
"content-length": 172
}
Expand Down

0 comments on commit 252b767

Please sign in to comment.