Kai Tamkun
|
f30ca39242
|
More node:http compatibility (#18339)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-03-20 19:16:35 -07:00 |
|
pfg
|
74768449bc
|
disallow test() within test() (#18203)
|
2025-03-15 21:34:35 -07:00 |
|
Kai Tamkun
|
4a0e982bb2
|
node:http improvements (#17093)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Pham Minh Triet <92496972+Nanome203@users.noreply.github.com>
Co-authored-by: snwy <snwy@snwy.me>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
Co-authored-by: Ben Grant <ben@bun.sh>
|
2025-03-10 20:19:29 -07:00 |
|
Ciro Spaciari
|
50856459e6
|
fix(http) dont drop numeric headers (#17769)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-02-28 20:15:49 -08:00 |
|
Ciro Spaciari
|
f4937678e4
|
fix(node:http/Bun.serve) Allow Strict-Transport-Security in http (#17768)
|
2025-02-27 11:27:07 -08:00 |
|
chloe caruso
|
78e52006c5
|
Rewrite internal Web Streams to use less memory (#16860)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: pfg <pfg@pfg.pw>
|
2025-02-15 01:16:28 -08:00 |
|
190n
|
af27f9e697
|
Allow WTF timers to participate in the event loop (#15557)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: 190n <190n@users.noreply.github.com>
Co-authored-by: 190n <7763597+190n@users.noreply.github.com>
|
2025-01-28 17:47:53 -08:00 |
|
Jarred Sumner
|
68ee83067e
|
Revert "Rewrite the internal Web Stream native bindings to use less m… (#16795)
|
2025-01-27 05:39:37 -08:00 |
|
Jarred Sumner
|
75a95aa5fa
|
Rewrite the internal Web Stream native bindings to use less memory (#16349)
|
2025-01-26 00:04:39 -08:00 |
|
Ciro Spaciari
|
6135b3dec9
|
fix(CI) deflaky node-http.test.ts (#15625)
|
2024-12-06 19:16:59 -08:00 |
|
Ciro Spaciari
|
dd5c40dab7
|
fix(node:http) fix node:http chunked encoding on server and add chunked encoding support on the client (#15579)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-12-04 17:58:21 -08:00 |
|
Dennis Dudek
|
98bb5999a3
|
Fixed Responses to OPTIONS Requests ignore Body (#15108)
|
2024-11-18 17:55:50 -08:00 |
|
Meghan Denny
|
266e033d6f
|
node:https: fix prototype chain of Agent (#15160)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-11-14 19:03:16 -08:00 |
|
Jarred Sumner
|
f005e8c057
|
Fix HTTP spec issues by upgrading uWS version (#14853)
|
2024-10-27 12:34:45 -07:00 |
|
Meghan Denny
|
80db770521
|
rework node:zlib to match internal js api and properly support async writes (#14079)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-09-25 15:55:53 -07:00 |
|
Ashcon Partovi
|
117e1b3883
|
bun run prettier (#14153)
Co-authored-by: Electroid <Electroid@users.noreply.github.com>
|
2024-09-24 22:46:18 -07:00 |
|
dave caruso
|
c2c2048072
|
framework api: init / work in progress (#13215)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-12 16:44:03 -07:00 |
|
Ciro Spaciari
|
2b50554596
|
fix(node:http) always set headersSent to true after end (#13794)
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
|
2024-09-09 17:08:17 -07:00 |
|
Meghan Denny
|
8cd515f533
|
node:zlib: move deflate and gzip into native code (#11770)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-06 18:49:19 -07:00 |
|
Ciro Spaciari
|
1011b44d78
|
fix(node:http) implement request.setTimeout and server.setTimeout (#13772)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-06 17:52:38 -07:00 |
|
Meghan Denny
|
ed7741a662
|
node:https: provide proper Agent definition (#11826)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-09-06 16:11:19 -07:00 |
|
Jarred Sumner
|
cd6785771e
|
run prettier and add back format action (#13722)
|
2024-09-03 21:32:52 -07:00 |
|
Ciro Spaciari
|
adb54f1849
|
fix(Server) handle requestIP after async call (#13532)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-08-30 19:13:53 -07:00 |
|
Jarred Sumner
|
6faf657e32
|
Implement --max-http-header-size (#13577)
|
2024-08-29 00:38:47 -07:00 |
|
Ciro Spaciari
|
8ace981fbc
|
fix(node:http/node:https) emit continue (#13434)
|
2024-08-20 17:10:21 -07:00 |
|
Ciro Spaciari
|
24dbef7713
|
fix(server) fix flushing (#13207)
|
2024-08-09 18:20:04 -07:00 |
|
Ciro Spaciari
|
c552cb40d1
|
fix(server/tls/streams) fix onReadFile, streams, avoid shutdown on fatal errors, ensure ssl loop data and server ref count refactor (#12979)
|
2024-08-03 01:41:18 -07:00 |
|
Ciro Spaciari
|
1c648063fa
|
fix(tls/socket/fetch) shutdown fix + ref counted context (#12925)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-07-30 22:41:54 -07:00 |
|
Jarred Sumner
|
e5ac4f94fa
|
Handle errors in node:http better (#12641)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-26 19:53:36 -07:00 |
|
David Stevens
|
177f3a8622
|
Fixes #12182 - update default port when server is created (#12201)
|
2024-07-23 11:07:38 -07:00 |
|
Jarred Sumner
|
6ad3e6a5e3
|
Fixes #2532 (#12633)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-07-17 20:53:12 -07:00 |
|
Jarred Sumner
|
cc42052039
|
node-fetch polyfill shouldn't break when web globals are overriden (#12634)
|
2024-07-17 18:57:03 -07:00 |
|
Ciro Spaciari
|
422c17d76c
|
fix(http) mark completed true (#11926)
|
2024-06-17 15:09:20 -07:00 |
|
Ludvig Hozman
|
ee30e8660c
|
feat(https/fetch): Support custom ca/cert/key in fetch (#11322)
Co-authored-by: Liz3 (Yann HN) <accs@liz3.net>
|
2024-06-11 10:36:32 -03:00 |
|
Jarred Sumner
|
323011980c
|
Add fuzzer-like test of methods (#11436)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Zack Radisic <zack@theradisic.com>
|
2024-05-30 15:12:29 -07:00 |
|
Georgijs
|
370db08891
|
Replace Streams.Readable with a JS implementation (#11332)
Co-authored-by: Georgijs Vilums <=>
Co-authored-by: gvilums <gvilums@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-28 18:49:59 -07:00 |
|
Jonny Burger
|
15603ab596
|
Lift http.createServer maxRequestBodySize (#11426)
|
2024-05-28 15:13:46 -07:00 |
|
Jarred Sumner
|
e1eb4a4753
|
Improve unhandled error reporting in bun:test (#11386)
|
2024-05-27 01:55:33 -07:00 |
|
Jarred Sumner
|
fdbccef110
|
Speed up a couple tests (#11369)
|
2024-05-26 04:09:28 -07:00 |
|
Jarred Sumner
|
12bb5d03a2
|
Always propagate error in EventEmitter (#11210)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2024-05-22 16:39:42 -07:00 |
|
Meghan Denny
|
d35ea63e6d
|
node:http: convert Agent from class to function (#11130)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-16 23:33:34 -07:00 |
|
Meghan Denny
|
ac6eaac403
|
test: use resource disposal to ensure servers shutdown even if tests fail (#11106)
|
2024-05-16 17:26:13 -07:00 |
|
Ashcon Partovi
|
998c4ca0a7
|
Change node-http test so it doesn't emit annotation
|
2024-05-13 14:37:42 -07:00 |
|
Meghan Denny
|
8528e9c670
|
make node:fs.ReadableStream and node:stream.NativeReadable constructor functions (#10943)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-09 17:18:43 -07:00 |
|
Meghan Denny
|
93c0a37ec2
|
brotli: make sure stream encode on large inputs works as expected (#10936)
Co-authored-by: nektro <nektro@users.noreply.github.com>
|
2024-05-08 18:28:06 -07:00 |
|
Meghan Denny
|
4970ffc3a4
|
node:http: add agent getter to ClientRequest (#10878)
|
2024-05-06 23:05:43 -07:00 |
|
Meghan Denny
|
1da810adc1
|
node:zlib: Brotli (#10722)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2024-05-06 22:00:04 -07:00 |
|
Ciro Spaciari
|
79c7abe595
|
fix(server) handle ignored body and node:http destroy (#10268)
|
2024-05-01 16:18:35 -07:00 |
|
Meghan Denny
|
a78db0b8ae
|
test: node:http: don't hardcode this value (#10671)
|
2024-04-29 19:18:42 -07:00 |
|
Meghan Denny
|
adc631c9ef
|
fix node:http events regression and add another test (#10566)
|
2024-04-27 00:53:51 -07:00 |
|