okhttp
A meticulous HTTP client for the JVM, Android, and GraalVM.
About this project
OkHttp See the project website for documentation and APIs. HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently makes your stuff load faster and saves bandwidth. OkHttp is an HTTP client that’s efficient by default: HTTP/2 support allows all requests to the same host to share a socket. Connection pooling reduces request latency (if HTTP/2 isn’t available). Transparent GZIP shrinks download sizes. Response caching avoids the network completely for repeat requests. OkHttp perseveres when the network is troublesome: it will silently recover from common connection problems. If your service has multiple IP addresses, OkHttp will…
Technologies
Project health
GitHub
Reviews
Built by
Maintain lysine-dev/okhttp? Claiming verifies admin access through your GitHub account and gives you control of this listing.