diff options
author | 2023-06-29 23:36:18 -0400 | |
---|---|---|
committer | 2023-06-29 20:36:18 -0700 | |
commit | b9460087e391c454f323390a42902a3ed024c8bc (patch) | |
tree | d271cce864ac8f3a728f8335d5f9952df0a4a1fb /src/js/node/perf_hooks.js | |
parent | c42a00f9df7423e60a23a1194731ca7c85a7d16f (diff) | |
download | bun-b9460087e391c454f323390a42902a3ed024c8bc.tar.gz bun-b9460087e391c454f323390a42902a3ed024c8bc.tar.zst bun-b9460087e391c454f323390a42902a3ed024c8bc.zip |
Fixes `node:http` and `node:stream` so `ytdl-core` works. (#3452)
* fix crash in readablestate
* make node:https request+get actually use https
* use a native readablestream in IncomingMessage
* tweaks
* fix abort crash
* emit close by default
* remove abort. this isnt a real function
* add validate functions, fixup some other requested changes. not done yet
* Update WebCoreJSBuiltins.cpp
* Update JSReadableState.cpp
* Add some missing exports
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Diffstat (limited to 'src/js/node/perf_hooks.js')
0 files changed, 0 insertions, 0 deletions