-
-
Notifications
You must be signed in to change notification settings - Fork 333
Open
Labels
A-headersArea: HTTP headersArea: HTTP headersB-rfcBlocked: request for comments. More discussion would help move this along.Blocked: request for comments. More discussion would help move this along.
Description
Hi!
Hyper made the design decision to having properly-typed header values, and cites good reasons for it: https://docs.rs/hyper/0.11.6/hyper/header/index.html
I was wondering if it was an explicit design decision in http
to not do this, and if so, could someone go into the reasons?
I'm genuinely curious if this could be a nice addition to http
, especially since it seems hyper is planning to move to http
-provided types in a future version, or whether there are strong reasons against it.
Metadata
Metadata
Assignees
Labels
A-headersArea: HTTP headersArea: HTTP headersB-rfcBlocked: request for comments. More discussion would help move this along.Blocked: request for comments. More discussion would help move this along.