From 1979c99253a545009666b79c75c592e19e8083af Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 2 Aug 2017 12:10:43 +0200 Subject: Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0d0065d..d3dadd8 100644 --- a/README.md +++ b/README.md @@ -350,6 +350,8 @@ This handler depends on [OkHttp](http://square.github.io/okhttp/), and offers both a **synchronous** (`OkHttpSyncClientHandler`) and **asynchronous** (`OkHttpFutureClientHandler`), `Future`-based handlers. +OkHttp fully supports HTTP/2. + ## Request type All request descriptions have type `RequestT[U, T, S]` (T as in Template). -- cgit v1.2.3