okhttp

okhttp

Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

KOTLINdevelopment
46,955 stars9,270 forksKotlin

Installation Guide

Complexity:Easy

Prerequisites

  • Kotlin installed
# Installation

```bash
git clone https://github.com/square/okhttp.git
cd okhttp
```

See https://github.com/square/okhttp for detailed instructions.

Quick Commands

git clone https://github.com/square/okhttp.git