Hmmm - Headers is actually just a typealias of par...
# http4k
d
Hmmm - Headers is actually just a typealias of parameters which is typealias of List<Parameter> which is just a typealias of Pair<String, String?>. Which is quite a long chain by any standard 😀