mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
4431dc8f63
To ensure consistency across the codebase, this commit refactors the code in the `ext` folder to use `throw new Error`` instead of `throw` for throwing errors. Fixes https://github.com/denoland/deno/issues/25270 |
||
---|---|---|
.. | ||
benches | ||
00_serve.ts | ||
01_http.js | ||
02_websocket.ts | ||
Cargo.toml | ||
compressible.rs | ||
fly_accept_encoding.rs | ||
http_next.rs | ||
lib.rs | ||
network_buffered_stream.rs | ||
reader_stream.rs | ||
README.md | ||
request_body.rs | ||
request_properties.rs | ||
response_body.rs | ||
service.rs | ||
websocket_upgrade.rs |