You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save HTTP 2 pseudo-header lower-case validation (#13765)
Motivation:
pseudo-header constants doesn't requires any further validation
Modifications:
anticipate pseudoheader lookup on http 2 header name validation, saving
any further validation, if positive
Result:
Faster validations over known pseudo-headers
0 commit comments