Does kinvey have support for returning gzipped compressed data using the AndroidSDK?
M
Marcelo Marra
started a topic
about 6 years ago
I have a collection with a growth based on 1000 rows per month. And I need to sync this to my android app.
If it was compressed, It would be a lot easier to sync through.
1 Comment
B
Brian
said
about 6 years ago
We do not currently support gzip compressed data to mitigate against variants of BREACH attacks (see: http://www.breachattack.com and http://en.wikipedia.org/wiki/BREACH_(security_exploit)). While we understand the desire for the performance we feel that the security benefits are more important in this case.
Marcelo Marra
If it was compressed, It would be a lot easier to sync through.