-
I have a file called WebGL.framework.js.gz in resources/META-INF/Build. I want the http serve it with Content-Encoding: gzip. How?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 12 replies
-
Isn't this a repeat of this Stack Overflow question? |
Beta Was this translation helpful? Give feedback.
-
Please try "quarkus.http.enable-compression=true". |
Beta Was this translation helpful? Give feedback.
Please try "quarkus.http.enable-compression=true".
https://quarkus.io/guides/rest-json#gzip-support