mirror of
https://github.com/square/okhttp.git
synced 2026-01-27 04:22:07 +03:00
Merge pull request #161 from square/jw/apache-readme
Give the Apache module its own readme.
This commit is contained in:
7
okhttp-apache/README.md
Normal file
7
okhttp-apache/README.md
Normal file
@@ -0,0 +1,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.
|
||||
Reference in New Issue
Block a user