Created by: nibytes
Small, but so important fix. Configuration class has baseOptions key, this is object for set any axios options, but headers from this object was ignored because they shadowing, I fixed this.
Created by: nibytes
Small, but so important fix. Configuration class has baseOptions key, this is object for set any axios options, but headers from this object was ignored because they shadowing, I fixed this.