OkHttp was an invaluable library when developing the Android app for Khan Academy. While its default configuration offers significant utility, below are some steps we took for increasing the resourcefulness and introspective power of OkHttp: 1. Enable response caching on the filesystem By default, OkHttp does not cache responses that permit caching by including such a HTTP Cache-Control header. Th

{{#tags}}- {{label}}
{{/tags}}