mirror of
https://github.com/square/okhttp.git
synced 2026-01-14 07:22:20 +03:00
* Add a proper Kotlin constructor for Request This turns out to be very useful throughout our test suite. * Dump updated API * Fix multipleTags Kotlin conversion