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
Unclaimed project
Are you a maintainer of kohttp? Claim this project to take control of your public changelog and roadmap.
http(method) { }asyncHttp(method) { }Release 0.11.1
Release 0.11.0
Release 0.10.0
MVP