omaha-consulting / omaha-server

Google Omaha ("Chromium Update") server
https://omaha-consulting.com
Other
209 stars 82 forks source link

The Lua script decompressing request body. #283

Closed kyakovenko closed 7 years ago

kyakovenko commented 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.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 82.047% when pulling 90f3ea8844385a7e4887437783e6481ade2ed536 on lua into 864c455178bb431ab260da500aa5dff8bf14b2a6 on dev.