🐛 Fixes #353
This commit is contained in:
parent
623b177eb0
commit
13615e06e9
1 changed files with 1 additions and 1 deletions
|
|
@ -1488,7 +1488,7 @@ export default {
|
|||
// We make our temporary headers object the source so
|
||||
// that you can override the added headers if you
|
||||
// specify them.
|
||||
headers
|
||||
// headers
|
||||
);
|
||||
|
||||
Object.keys(headers).forEach(id => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue