summaryrefslogtreecommitdiff
path: root/ext/http/request_body.rs
AgeCommit message (Expand)Author
2024-10-18refactor(ext/http): use concrete error types (#26377)Leo Kettmeir
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-27refactor: simplify hyper, http, h2 deps (#21715)Bartek IwaƄczuk
2023-09-15fix(ext/http): ensure aborted bodies throw (#20503)Matt Mastracci
2023-04-22feat(ext/http): Rework Deno.serve using hyper 1.0-rc3 (#18619)Matt Mastracci