Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-27 | fix(Express.js) Express.js try to use function as hostname (#1914) | 1 | -3/+2 | |
2023-01-22 | Update http.exports.js | 1 | -1/+1 | |
2023-01-22 | [node:http] Add `address()` and fix callback / options parsing | 1 | -9/+29 | |
2022-12-28 | Upgrade to latest Zig (#1610) | 1 | -11/+23 | |
2022-11-16 | Make `node:http`.createServer work better | 1 | -36/+81 | |
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -5/+5 | |
2022-10-05 | Temporary hack so `res.socket` in node:http doesn't throw | 1 | -1/+7 | |
2022-08-22 | woops | 1 | -1/+0 | |
2022-08-22 | [node:http] speed up assigning headers | 1 | -55/+41 | |
2022-08-22 | 38% faster `node:http` | 1 | -77/+203 | |
2022-08-03 | use import.meta.require instead of import (#973) | 1 | -2/+2 | |
2022-07-13 | add node:http Server polyfill (#572) | 1 | -0/+540 |