Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixes #8146 by introducing the xhrFields option with is a map of fiel…
…dName/fieldValue to set on the native xhr. Can be used to set withCredentials to true for cross-domain requests if needed.
- Loading branch information