🐛 Fixes #353
This commit is contained in:
@@ -1488,7 +1488,7 @@ export default {
|
|||||||
// We make our temporary headers object the source so
|
// We make our temporary headers object the source so
|
||||||
// that you can override the added headers if you
|
// that you can override the added headers if you
|
||||||
// specify them.
|
// specify them.
|
||||||
headers
|
// headers
|
||||||
);
|
);
|
||||||
|
|
||||||
Object.keys(headers).forEach(id => {
|
Object.keys(headers).forEach(id => {
|
||||||
|
|||||||
Reference in New Issue
Block a user