summaryrefslogtreecommitdiff
path: root/op_crates/fetch/26_fetch.js
AgeCommit message (Expand)Author
2020-10-26fix(op_crates/fetch): ensure Request.method to be string (#8100)Kid
2020-10-19fix(op_crates/fetch): Body.body should be stream of Uint8Array (#8030)Luca Casonato
2020-10-09fix(op_crates/fetch): Stringify and parse Request URLs (#7838)Nayeem Rahman
2020-09-21fix: Response.arrayBuffer() doesn't return promise (#7618)Luca Casonato
2020-09-18refactor: deno_fetch op crate (#7524)Bartek IwaƄczuk