deflate gizp response_body #5913
Unanswered
Git4Future
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @tzssangglass, please take a look 😄 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how to deflate gzip response body in apisix?
is there any plugin or lua file,just like zlib in openresty
local zip = require 'zlib' local uncompress = zip.inflate() local compress = zip.deflate()
Beta Was this translation helpful? Give feedback.
All reactions