mreichelt / okhttp_http2_playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP/2 Playground with OkHttp

A small playground with unit tests for how to use (and how NOT to use) HTTP/2 with OkHttp. Have a look at the source: Http2Test.kt

There is a IntelliJ run config to run the tests:

IntelliJ run config

This is how the test results should look like:

Test Results

Enjoy!

About


Languages

Language:Kotlin 100.0%