appendAll

abstract fun appendAll(stringValues: StringValues)
abstract fun appendAll(name: String, values: Iterable<String>)