Closed
Description
I was looking at TechEmpower/FrameworkBenchmarks#2611 the other day and I noticed there's no way of using some Header types without allocating, like the Server
header in the linked example.
It's not a problem per se but it's probably worth discussing as setting N headers could potentially allocate N times.