This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bun.sh
Watch
1
Star
0
Fork
0
You've already forked bun.sh
mirror of
https://github.com/oven-sh/bun
synced
2026-02-10 19:08:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
claude/fix-prepareStackTrace-missing-frames
Add File
New File
Upload File
Apply Patch
bun.sh
/
test
/
js
/
node
/
http
History
Jarred Sumner
0db90b2526
Implement isolated event loop for spawnSync (
#24436
)
2025-11-07 05:28:33 -08:00
..
fixtures
…
client-timeout-error.test.ts
…
max-header-size-fixture.ts
…
node-fetch-cjs.test.js
…
node-fetch-primordials.test.ts
…
node-fetch.test.js
Fix request body streaming in node-fetch wrapper. (
#22458
)
2025-09-06 22:40:41 -07:00
node-http-backpressure-max.test.ts
…
node-http-backpressure.test.ts
…
node-http-clientError-catch.js
…
node-http-connect.node.mts
fix(node:http) allow CONNECT in node http/https servers (
#22756
)
2025-09-23 16:46:59 -07:00
node-http-connect.test.ts
fix(node:http) allow CONNECT in node http/https servers (
#22756
)
2025-09-23 16:46:59 -07:00
node-http-error-in-data-handler-fixture.1.js
…
node-http-error-in-data-handler-fixture.2.js
…
node-http-maxHeaderSize.test.ts
…
node-http-parser.test.ts
…
node-http-primoridals.test.ts
…
node-http-proxy.js
misc tidyings from another branch (
#24406
)
2025-11-05 15:28:28 -08:00
node-http-transfer-encoding.test.ts
bug: Do not duplicate Transfer-Encoding header (
#20116
)
2025-06-01 15:54:04 -07:00
node-http-uaf-fixture-2.ts
…
node-http-uaf-fixture.ts
…
node-http-uaf.test.ts
…
node-http-with-ws.test.ts
fix(node:http): unref poll_ref on WebSocket upgrade to prevent CPU spin (
#24271
)
2025-11-03 23:27:26 -08:00
node-http.compress.leak.test.ts
…
node-http.test.ts
Implement isolated event loop for spawnSync (
#24436
)
2025-11-07 05:28:33 -08:00
numeric-header.test.ts
…