Changes

Jump to navigation Jump to search
8 bytes removed ,  14:36, 12 November 2019
|Enables the [https://www.eclipse.org/jetty/documentation/current/gzip-filter.html GZIP handler] in Jetty, which will dynamically uncompress requests and compress responses:
* The [https://github.com/eclipse/jetty.project/blob/7cc552013eb4d05cb603ba0bc85d176c97957cd4/jetty-server/src/main/java/org/eclipse/jetty/server/handler/gzip/GzipHandler.java#L187-L211 sane defaults] of Jetty will be applied (support for GET requests, exclusion of binaries, MSIE 6.0, etc.).
* The option cannot be assigned via the {{Code|web.xml}} file, as it will be evaluated before the configuration files are parsed.* The option can also be changed enabled on [[Command-Line Options#HTTP Server|command line]] via <code>-g</code>.* It cannot be assigned via the {{Code|web.xml}} file, as it will be evaluated before the configuration files are parsed.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu