ktor-http / io.ktor.http / IllegalHeaderValueException / <init>

<init>

IllegalHeaderValueException(headerValue: String, position: Int)

Thrown when an illegal header value was used. A header value should only consist from visible characters, spaces and/or HTAB (0x09).