Open reem opened 9 years ago
I expect we will want to use a similar scheme to hyper, but with enhanced support for not re-allocating or copying header values through the use of Cow and better support for dealing in raw headers and perhaps the underlying header "block".
Cow
I expect we will want to use a similar scheme to hyper, but with enhanced support for not re-allocating or copying header values through the use of
Cow
and better support for dealing in raw headers and perhaps the underlying header "block".