diff options
author | Kamil Ogórek <kamil.ogorek@gmail.com> | 2023-06-02 17:59:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-02 09:59:16 -0600 |
commit | 98320ff1f88e6b6ee1d85d64e99519986f6a7239 (patch) | |
tree | 21adde93dba24a7279bc57fe13049b59cace0372 /ext/fetch/23_request.js | |
parent | f5c1ff08e6c67c38043b4c76b5472ad71c93d697 (diff) |
perf(ext/http): Use flat list of headers for multiple set/get methods (#19336)
This PR attempts to resolve the first item on the list from
https://github.com/denoland/deno/issues/19330 which is about using a
flat list of interleaved key/value pairs, instead of a nested array of
tuples.
I can tackle some more if you can provide a quick example of using raw
v8 arrays, cc @mmastrac
Diffstat (limited to 'ext/fetch/23_request.js')
0 files changed, 0 insertions, 0 deletions