Closed kyakovenko closed 7 years ago
It's a Lua script for nginx which decompresses request body. It allows users to send gzipped requests which can potentially reduce the traffic.
At the moment, only requests to /services/* urls will be decompressed.
Coverage remained the same at 82.047% when pulling 90f3ea8844385a7e4887437783e6481ade2ed536 on lua into 864c455178bb431ab260da500aa5dff8bf14b2a6 on dev.
It's a Lua script for nginx which decompresses request body. It allows users to send gzipped requests which can potentially reduce the traffic.
At the moment, only requests to /services/* urls will be decompressed.