Join Slack
Powered by
No, the normalization was easy... `headers.map { (...
# http4k
x
xenomachina
04/03/2018, 9:11 PM
No, the normalization was easy...
headers.map { (name, value) -> Pair(name.toLowerCase(), value) }
Open in Slack
Previous
Next