9152 Forks
44194 Stars
44194 Watchers

okhttp

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

How to download and setup okhttp

Open terminal and run command
git clone https://github.com/square/okhttp.git
git clone is used to create a copy or clone of okhttp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with okhttp https://github.com/square/okhttp/archive/master.zip

Or simply clone okhttp with SSH
[email protected]:square/okhttp.git

If you have some problems with okhttp

You may open issue on okhttp support forum (system) here: https://github.com/square/okhttp/issues