Kohttp Versions Save

Kotlin DSL http client

0.12.0

3 years ago

Added

  • Spring boot sample
  • DSL for variable http methods http(method) { }
  • Async DSL for variable http method asyncHttp(method) { }

Changed

  • Improved SSL support
  • Improved our documentation
  • Moved to AssertJ in our tests

Removed

  • Deprecated async methods

0.11.1

4 years ago

0.11.0

4 years ago

0.10.0

4 years ago

0.0.1

5 years ago

MVP

  • GET
  • async GET
  • CommonPool