You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove $unsharedHeaders and add $defaultOptions
$defaultOptions is options passed in the constructor.
They are applied for all requests.
All request headers are cleared after sending request,
and $defaultOptions are set again.
0 commit comments