File: README.md

package info (click to toggle)
libokhttp-java 3.13.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,352 kB
  • sloc: java: 60,087; xml: 1,869; sh: 41; makefile: 12
file content (7 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (4)
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.