lifeomic/axios-fetch

`fetch` should also accept `Request` object

AuHau opened this issue · 0 comments

AuHau commented

Per fetch's spec it should also accept as "input" a Request object which current implementation does not support.