Merge branch '2.0.x'

This commit is contained in:
Brian Clozel
2018-09-03 21:05:18 +02:00

View File

@@ -668,6 +668,10 @@ following:
* `text/xml`
* `text/plain`
* `text/css`
* `text/javascript`
* `application/javascript`
* `application/json`
* `application/xml`
You can configure this behavior by setting the `server.compression.mime-types` property.