1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-24 18:41:06 +03:00
Files
okhttp/okcurl/README.md
jwilson 0c04821a25 Drop support for SPDY/3.
It's redundant with HTTP/2.
2016-07-09 17:19:04 -04:00

178 B

OkCurl

A curl for the next-generation web.

OkCurl is an OkHttp-backed curl clone which allows you to test OkHttp's HTTP engine (including HTTP/2) against web servers.