Updating 9.3.x for #1598

This commit is contained in:
WalkerWatch 2017-06-06 15:37:00 -04:00
parent 5819fcd13b
commit 8a07b46949
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ It may also be added to individual contexts in a context xml file.
____
[NOTE]
Jetty 9 only compresses using GZip.
Using link:http://docs.oracle.com/javase/8/docs/api/java/util/zip/Deflater.html[Deflate] is not supported and will not work.
Using deflate http compression is not supported and will not function.
____
[[gzip-filter-rules]]