OkHttp

OkHttp is an efficient HTTP and HTTP/2 client for Android and Java applications with connection pooling and transparent GZIP.

API entry from apis.yml

apis.yml Raw ↑
aid: okhttp:okhttp
name: OkHttp
description: OkHttp is an efficient HTTP and HTTP/2 client for Android and Java applications with connection
  pooling and transparent GZIP.
humanURL: https://square.github.io/okhttp/
tags:
- Android
- Clients
- HTTP Client
- Java
properties:
- type: Documentation
  url: https://square.github.io/okhttp/recipes/
- type: GettingStarted
  url: https://square.github.io/okhttp/getting_started/