summaryrefslogtreecommitdiff
path: root/runtime/http_util.rs
AgeCommit message (Expand)Author
2021-03-18fix: fallback to default UA and CA data for Deno.createHttpClient() (#9830)Aaron O'Mullan
2021-02-03fix: improve http client builder error message (#9380)Ben Noordhuis
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2021-01-05feat(cli/standalone): support runtime flags for deno compile (#8738)Nayeem Rahman
2020-12-13refactor: deno_runtime crate (#8640)Bartek IwaƄczuk