CodecCustomizer

Callback interface that can be used to customize codecs configuration for an HTTP client and/or server with a CodecConfigurer.

Author

Brian Clozel

Since

2.0.0

Functions

Link copied to clipboard
abstract fun customize(configurer: CodecConfigurer)
Callback to customize a CodecConfigurer instance.