HeaderValue
Represents a header value. Similar to HeaderValueWithParameters
Constructors
Link copied to clipboard
fun HeaderValue(value: String, params: List<HeaderValueParam> = listOf())
Content copied to clipboard