Companion

Functions

Link copied to clipboard
fun <T> PriorityList.Companion.fromHeader(s: String, parseValue: (String, HeaderParams) -> T): PriorityList<T>

Parses a PriorityList from a header value.