append

fun StringValuesBuilder.append(name: String, value: HeaderValueWithParameters)(source)

Append formatted header value to the builder

Report a problem