summaryrefslogtreecommitdiff
path: root/op_crates/fetch/lib.rs
AgeCommit message (Expand)Author
2020-12-26fix: fetch bad URL will not panic (#8884)Yosi Pramajaya
2020-12-19feat(unstable): support in memory certificate data for Deno.createHttpClient ...yonatan ben avraham
2020-12-16refactor: rewrite ops to use ResourceTable2 (#8512)Bartek Iwańczuk
2020-12-09fix(op_crates/fetch): support non-ascii response headers value (#8600)Jae-Heon Ji
2020-09-30refactor: improve op crate interfaces for other consumers (#7745)Bartek Iwańczuk
2020-09-22refactor(core): support error stack, remove js_check (#7629)Bartek Iwańczuk
2020-09-20refactor: remove CliState, use OpState, add CliModuleLoader (#7588)Bartek Iwańczuk
2020-09-18publish deno_fetch during CI (#7557)Ryan Dahl
2020-09-18refactor: deno_fetch op crate (#7524)Bartek Iwańczuk