Replace title-case option with public HeaderCaseMap? #2873
Labels
B-breaking-change
Blocked: this is an "API breaking change".
B-rfc
Blocked: More comments would be useful in determine next steps.
C-feature
Category: feature. This is adding a new feature.
Milestone
This is just a proposal, but if it seems like a good idea, doing it for 1.0 would be a good time, since we can actually remove the old support.
Initially we added support to title-case headers (#2313), which does work in a lot of situations, but it isn't always enough. So then we added partial support for preserving original header case (#2480). If we were to figure out the public API for this extension (#2695), we could remove the
http1_header_title_case
options.The text was updated successfully, but these errors were encountered: