Dmitriy Mozgovoy

Results 13 issues of Dmitriy Mozgovoy

This PR has potential breaking changes in AxiosHeaders class. - this PR fixes a bug with defaults merging (#5067, #5157) and #5006 - AxiosHeaders signature has been refactored to an...

The utility doesn't check whether the passed object is actually an object, which causes an error in IE11. It was used inside mergeConfig to merge custom objects in a rather...