xfetch
xfetch copied to clipboard
Add a callback to control following of the redirects
Respect safe methods:
Of the request methods defined by this specification, the GET, HEAD, OPTIONS, and TRACE methods are defined to be safe.
– https://tools.ietf.org/html/rfc7231#section-4.2.1