Updating 9.4.x for #1598

This commit is contained in:
WalkerWatch 2017-06-06 15:36:19 -04:00
parent 0abdbedf5e
commit ccdf0a339d
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]]