Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-30 | fix(http/https) disable decompress on http/https client (#4399) | 1 | -2/+13 | |
2023-08-29 | parse unix socket path param in `http.server` (#4390) | 1 | -0/+27 | |
2023-08-24 | Fix(node:http): fix URL formatting when using a proxy. (#4297) | 1 | -0/+57 | |
2023-08-24 | Make the server not crash if an error occurs in dev build. (#4300) | 1 | -0/+16 | |
2023-08-17 | Allow IncomingRequest.req to be overwritten. (#4154) | 1 | -0/+17 | |
2023-08-02 | Fix http write (#3939) | 1 | -0/+55 | |
2023-07-11 | small fix, check if the method has been reassigned. | 1 | -1/+1 | |
2023-07-10 | add tests | 1 | -0/+33 | |
2023-06-29 | Fixes `node:http` and `node:stream` so `ytdl-core` works. (#3452) | 1 | -1/+22 | |
2023-05-22 | [node:http] Fix return type for `getHeader()` (#3007) | 1 | -1/+4 | |
2023-05-11 | Report timings for failing tests too | 1 | -1/+1 | |
2023-04-17 | Get axios working (#2673) | 1 | -0/+624 |