Update 64.17. Enable HTTP response compression.md
parent
a058cc139e
commit
2845b2956f
|
@ -0,0 +1,3 @@
|
|||
### 64.17. 启用HTTP响应压缩
|
||||
|
||||
Spring Boot提供两种启用HTTP压缩的机制;一种是Tomcat特有的,另一种是使用一个filter,可以配合Jetty,Tomcat和Undertow。
|
Loading…
Reference in New Issue