1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-29 16:30:56 -05:00
denoland-deno/extensions
Andreu Botella edab21ebab
fix(fetch): proxy body for requests created from other requests (#11093)
Additionally, if the existing `Request`'s body is disturbed, the Request creation
should fail.

This change also updates the step numbers in the Request constructor to match
whatwg/fetch#1249.
2021-06-23 16:00:23 +02:00
..
broadcast_channel chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
console chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
crypto chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
fetch fix(fetch): proxy body for requests created from other requests (#11093) 2021-06-23 16:00:23 +02:00
timers chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
url chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
web fix(fetch): proxy body for requests created from other requests (#11093) 2021-06-23 16:00:23 +02:00
webgpu chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
webidl feat: MessageChannel and MessagePort (#11051) 2021-06-21 19:53:52 +02:00
websocket chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
webstorage fix(webstorage): increase localStorage limit to 10MB (#11081) 2021-06-23 11:59:08 +02:00