axios-fetch icon indicating copy to clipboard operation
axios-fetch copied to clipboard

`fetch` should also accept `Request` object

Open AuHau opened this issue 3 years ago • 0 comments

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

AuHau avatar Sep 01 '21 07:09 AuHau