onlyTo

abstract infix fun String.onlyTo(value: String)

Sets the header with this name to the given value.


abstract infix fun String.onlyTo(values: List<String>)

Sets the header with this name to the given values.