Meghan Denny
|
eb7727819a
|
node:util: move deprecate to internal file so its faster to import (#22197)
Co-authored-by: Meghan Denny <meghan@bun.com>
|
2025-08-28 15:05:52 -07:00 |
|
Jarred Sumner
|
404ac7fe9d
|
Use Object.create(null) instead of { __proto__: null } (#21997)
### What does this PR do?
Trying to workaround a performance regression potentially introduced in
2f0cc5324e
### How did you verify your code works?
|
2025-08-23 15:12:09 -07:00 |
|
Dylan Conway
|
45198e1e45
|
add ClientRequest.prototype.clearTimeout (#19612)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-05-14 22:15:33 -07:00 |
|
Dylan Conway
|
5e8fbf57cb
|
fix test-outgoing-message-pipe.js (#19613)
|
2025-05-14 18:50:26 -07:00 |
|
Ciro Spaciari
|
0a0205be6e
|
compat(node:http) more (#19527)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
|
2025-05-10 21:28:31 -07:00 |
|
Ciro Spaciari
|
59b2a60790
|
compat(node:http) more passing (#19236)
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: 190n <ben@bun.sh>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-04-24 19:26:55 -07:00 |
|
Kai Tamkun
|
506afcbc7e
|
More node:http compatibility (#19173)
|
2025-04-23 16:44:32 -07:00 |
|
Kai Tamkun
|
78fd584c0d
|
Split up HTTP (#19099)
|
2025-04-21 16:08:34 -07:00 |
|