Closed
Description
I wanted to use RequestJs for all my API calls including external calls (replace Axios and remove Fetch polyfills).
But RequestJs adds the CSRF token headers to all request and some API service will throw an error if this is included in the Header.
Is this out of the scope of that library or could we imagine to pass a params csrfToken: false
to disable it
Metadata
Metadata
Assignees
Labels
No labels