hyperium/http

Constants for `x-forwarded-*` headers

tomkarw opened this issue · 0 comments

Was it a conscious decision not to add HeaderName constants for x-forwarded-for, x-forwarded-host and x-forwarded-proto? They are only mentioned in the FORWARDED const.

If not, rather than adding them to my project, I'd be happy to create a PR for it, should be trivial.