mirror of
https://github.com/denoland/deno.git
synced 2025-01-07 22:58:24 -05:00
e6e708e46c
Switch `ext/fetch` over to `resourceForReadableStream` to simplify and unify implementation with `ext/serve`. This allows us to work in Rust with resources only. Two additional changes made to `resourceForReadableStream` were required: - Add an optional length to `resourceForReadableStream` which translates to `size_hint` - Fix a bug where writing to a closed stream that was full would panic |
||
---|---|---|
.. | ||
crypto | ||
zlib | ||
http.rs | ||
http2.rs | ||
idna.rs | ||
mod.rs | ||
os.rs | ||
require.rs | ||
util.rs | ||
v8.rs | ||
winerror.rs |