toHeaderParamsList
fun Iterable<Pair<String, String>>.toHeaderParamsList(): List<HeaderValueParam>
Content copied to clipboard
Construct a list of HeaderValueParam from an iterable of pairs
Construct a list of HeaderValueParam from an iterable of pairs