Age | Commit message (Expand) | Author |
---|---|---|
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-27 | refactor: simplify hyper, http, h2 deps (#21715) | Bartek Iwańczuk |
2023-12-22 | chore: update ext/http to hyper 1.0.1 and http 1.0 (#21588) | Bartek Iwańczuk |
2023-11-27 | chore(ext/http): fix E0446 on some compiler versions (#21362) | Matt Mastracci |
2023-11-23 | fix(ext/http): avoid lockup in graceful shutdown (#21253) | Matt Mastracci |
2023-11-13 | refactor(ext/http): Use HttpRecord as response body to track until body compl... | Laurence Rowe |
2023-11-13 | perf(ext/http): Object pooling for HttpRecord and HeaderMap (#20809) | Laurence Rowe |
2023-11-13 | refactor(ext/http): refer to HttpRecord directly using v8::External (#20770) | Laurence Rowe |