render
abstract fun render(encoding: HeaderValueEncoding): String
Encodes the header with a specified encoding.
abstract fun render(): String
Encodes the header with the default HeaderValueEncoding for this header.
abstract fun render(encoding: HeaderValueEncoding): String
Encodes the header with a specified encoding.
abstract fun render(): String
Encodes the header with the default HeaderValueEncoding for this header.