summaryrefslogtreecommitdiff
path: root/cli/js/fetch.ts
AgeCommit message (Collapse)Author
2020-03-05move Web APIs to cli/js/web/Bartek IwaƄczuk
2020-02-25Clean up how we use opIds (#4118)Ryan Dahl
2020-02-03Make fetch API more standards compliant (#3667)serverhiccups
2020-01-02Happy new year! (#3578)Ry Dahl
2019-12-14fetch support URL instance as input (#3496)Axetroy
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
and update to prettier 1.19 Also, update `assert()` and remove not null assertions where possibly in `cli`. Closes #3273
2019-11-04Revert "reduce redundancies in the fetch code (#3249)" (#3264)Ry Dahl
Max latency benchmark went to zero for deno_proxy. This reverts commit 65e91796720ea68d69ac7f925a8f239aee8fb19e
2019-11-02reduce redundancies in the fetch code (#3249)Nick Stott
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl