1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/extensions
Andreu Botella 8c8d15f161 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-29 10:51:30 -04: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-29 10:51:30 -04: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-29 10:51:30 -04:00
webgpu chore: release crates (#11068) 2021-06-21 16:37:34 +02:00
webidl chore: release crates (#11068) 2021-06-21 16:37:34 +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-29 10:51:30 -04:00