Summary
- Initial version of OkHttpWebViewClient (commit: 922736f) (details)
- Add try/catch handler to shouldInterceptRequest to return 503 response when OKHttp call throws an exception. (commit: 288113c) (details)
- Add more detail to error message for did not return 304 validation check. (commit: d598d91) (details)
- Convert cache lib database entities to being immutable. (commit: d76b593) (details)