parent
727f6e0bb7
commit
36f0e5f785
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue