Open cometkim opened 4 years ago
Compressing the body string (gzip, or brotli if available) is the easiest way to increase your app perf. ✌️
It compresses over 70% of API responses larger than 1k and converts them into chucked streams.
Enjoy!
Compressing the body string (gzip, or brotli if available) is the easiest way to increase your app perf. ✌️
It compresses over 70% of API responses larger than 1k and converts them into chucked streams.
Enjoy!