deno/test_util
Luca Casonato 0552eaf569
chore: align Headers to spec (#10199)
This commit aligns `Headers` to spec. It also removes the now unused
03_dom_iterable.js file. We now pass all relevant `Headers` WPT. We do
not implement any sort of header filtering, as we are a server side
runtime.

This is likely not the most efficient implementation of `Headers` yet.
It is however spec compliant. Once all the APIs in the `HTTP` hot loop
are correct we can start optimizing them. It is likely that this commit
reduces bench throughput temporarily.
2021-04-19 01:00:13 +02:00
..
src feat(lsp): add registry import auto-complete (#9934) 2021-04-09 11:27:27 +10:00
std@8467929052 chore: update deno_file to use deno_webidl (#10042) 2021-04-08 01:23:26 +02:00
wpt@5796085849 chore: align Headers to spec (#10199) 2021-04-19 01:00:13 +02:00
Cargo.toml chore: update deps (#10058) 2021-04-08 18:46:14 +02:00