1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-13 17:39:18 -05:00
denoland-deno/op_crates
Luca Casonato 9e6cd91014
chore: align fetch to spec (#10203)
This commit aligns the `fetch` API and the `Request` / `Response`
classes belonging to it to the spec. This commit enables all the
relevant `fetch` WPT tests. Spec compliance is now at around 90%.

Performance is essentially identical now (within 1% of 1.9.0).
2021-04-20 14:47:22 +02:00
..
console chore: release crates (#10164) 2021-04-13 18:22:48 +02:00
crypto chore: release crates (#10164) 2021-04-13 18:22:48 +02:00
fetch chore: align fetch to spec (#10203) 2021-04-20 14:47:22 +02:00
file chore: update copyright headers (#10243) 2021-04-20 14:27:36 +09:00
timers refactor: move timers to deno_timers op crate (#10179) 2021-04-14 21:10:48 +02:00
url chore: align fetch to spec (#10203) 2021-04-20 14:47:22 +02:00
web chore: align fetch to spec (#10203) 2021-04-20 14:47:22 +02:00
webgpu chore: align fetch to spec (#10203) 2021-04-20 14:47:22 +02:00
webidl chore: align fetch to spec (#10203) 2021-04-20 14:47:22 +02:00
websocket refactor(op_crates/websocket): use Serialize for return values (#10220) 2021-04-19 17:54:56 +02:00