Codebase list libokhttp-java / debian/3.9.1-1 okhttp-apache
debian/3.9.1-1

Tree @debian/3.9.1-1 (Download .tar.gz)

1
2
3
4
5
6
7
OkHttp Apache HttpClient Implementation
=======================================

This module is an implementation of the Apache `HttpClient` interface that is backed by OkHttp.

**Warning**: Many core features of Apache HTTP client are not implemented by this API. This includes
the keep-alive strategy, cookie store, credentials provider, route planner and others.