MINOR: http: add very simple header management based on double strings

This will be used initially by the hpack table and hopefully later by a
new native http processor. These headers are made of name and value, both
an immediate string (ie: pointer and length).
1 file changed