Fix #678: Removed potential BREACH exploit because of Gzip compression
This commit is contained in:
parent
7df97263e5
commit
fa5676ed6e
6 changed files with 44 additions and 33 deletions
|
|
@ -51,19 +51,11 @@ http {
|
|||
gzip_vary on;
|
||||
|
||||
gzip_types
|
||||
application/atom+xml
|
||||
application/javascript
|
||||
application/json
|
||||
application/ld+json
|
||||
application/activity+json
|
||||
application/manifest+json
|
||||
application/rss+xml
|
||||
application/vnd.geo+json
|
||||
application/vnd.ms-fontobject
|
||||
application/x-font-ttf
|
||||
application/x-web-app-manifest+json
|
||||
application/xhtml+xml
|
||||
application/xml
|
||||
font/opentype
|
||||
image/bmp
|
||||
image/svg+xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue