This commit is contained in:
Liyas Thomas
2019-11-27 19:52:03 +05:30
parent 623b177eb0
commit 13615e06e9

View File

@@ -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 => {