| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.12.0 source code.tar.gz | 2020-05-23 | 2.4 MB | |
| 0.12.0 source code.zip | 2020-05-23 | 2.5 MB | |
| README.md | 2020-05-23 | 290 Bytes | |
| Totals: 3 Items | 4.8 MB | 1 | |
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