ContentNegotiation
HttpClient plugin that serializes/de-serializes custom objects to request and from response bodies using a ContentConverter to Content-Type and Accept headers.
Types
Link copied to clipboard
ContentNegotiation configuration that is used during installation
Link copied to clipboard
object Plugin : HttpClientPlugin<ContentNegotiation.Config, ContentNegotiation>
Content copied to clipboard
Companion object for plugin installation