All Versions
4
Latest Version
Avg Release Cycle
75 days
Latest Release
2421 days ago
Changelog History
Changelog History
-
v0.4 Changes
August 05, 2018Revamped customizable API:
HTTPClient
,HTTPRequest
,HTTPResponse
-
v0.3 Changes
July 01, 2018More request types & newer Kotlin version
-
v0.2 Changes
January 14, 2018โ Adds support for:
- HTTP headers
- request body
... and a basic serialization module relying on
kotlinx.serialization
with a convenience function for getting JSON directly from the request. -
v0.1 Changes
December 24, 2017๐ Initial pre-release