Hi,
Could you provide specific steps on how to enable compression for rest endpoint?
Maybe a tutorial / example how to do it step by step for light-4j v2.x...
I have read this FAQ: https://doc.networknt.com/faq/gzip-response/#how-to-compress-the-response-with-gzip
but I don't understand how to apply this in my test app:
- what config files to change?
- need to create some provider & how to register it?
Hi,
Could you provide specific steps on how to enable compression for rest endpoint?
Maybe a tutorial / example how to do it step by step for light-4j v2.x...
I have read this FAQ: https://doc.networknt.com/faq/gzip-response/#how-to-compress-the-response-with-gzip
but I don't understand how to apply this in my test app: