Releases: egorzhdan/networkinkt
Releases · egorzhdan/networkinkt
0.4
Revamped customizable API: HTTPClient
, HTTPRequest
, HTTPResponse
0.3
More request types & newer Kotlin version
0.2
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.