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
Headers.fromEntries: using CaseInsensitiveMap.fromEntries (#437)
* Added the constructor `Headers.fromEntries`.
* Added the internal constructor `_fromEntries`, which uses `CaseInsensitiveMap.fromEntries` for optimization.
* http_parser: ^4.1.0
0 commit comments