Signed-off-by: Greg Wilkins <gregw@webtide.com>
This commit is contained in:
Greg Wilkins 2022-08-12 16:48:39 +10:00
parent 727f6e0bb7
commit 36f0e5f785
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
<Set name="minGzipSize" property="jetty.gzip.minGzipSize"/>
<Set name="inflateBufferSize" property="jetty.gzip.inflateBufferSize"/>
<Set name="syncFlush" property="jetty.gzip.syncFlush"/>
<Set name="dispatcherTypes" property="jetty.gzip.dispatcherTypes"/>
<Set name="includedMethodList" property="jetty.gzip.includedMethodList"/>
<Set name="excludedMethodList" property="jetty.gzip.excludedMethodList"/>
<Set name="includedMimeTypesList" property="jetty.gzip.includedMimeTypeList"/>