Skip to content

Commit

Permalink
Headers.fromEntries: using CaseInsensitiveMap.fromEntries (#437)
Browse files Browse the repository at this point in the history
  * Added the constructor `Headers.fromEntries`.
  * Added the internal constructor `_fromEntries`, which uses `CaseInsensitiveMap.fromEntries` for optimization.
  * http_parser: ^4.1.0
  • Loading branch information
gmpassos committed Jun 18, 2024
1 parent 4c54af6 commit 2536c15
Show file tree
Hide file tree
Showing 5 changed files with 265 additions and 119 deletions.
Loading

0 comments on commit 2536c15

Please sign in to comment.