Include Netty in servers that supports HTTP response compression
See gh-30234
This commit is contained in:
committed by
Stephane Nicoll
parent
10ffd01205
commit
5e270c18ae
@@ -153,7 +153,7 @@ Contrary to a test, application code callbacks are processed early (before the v
|
|||||||
|
|
||||||
[[howto.webserver.enable-response-compression]]
|
[[howto.webserver.enable-response-compression]]
|
||||||
=== Enable HTTP Response Compression
|
=== Enable HTTP Response Compression
|
||||||
HTTP response compression is supported by Jetty, Tomcat, and Undertow.
|
HTTP response compression is supported by Jetty, Tomcat, Undertow and Netty.
|
||||||
It can be enabled in `application.properties`, as follows:
|
It can be enabled in `application.properties`, as follows:
|
||||||
|
|
||||||
[source,yaml,indent=0,subs="verbatim",configprops,configblocks]
|
[source,yaml,indent=0,subs="verbatim",configprops,configblocks]
|
||||||
|
|||||||
Reference in New Issue
Block a user