developit/unfetch

Add polyfill/support for Request

Open

#90 opened on Sep 14, 2018

View on GitHub
 (2 comments) (1 reaction) (0 assignees)JavaScript (233 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,662 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If I use Request, I also can set headers, method, etc and work with it. https://developer.mozilla.org/en-US/docs/Web/API/Request

Contributor guide