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
There could be some cases when we cannot use httpClient or restService and need to use XHRRequest or some other api to make an http call. We would need to retrieve httpHeaders from ApiInterceptor
The text was updated successfully, but these errors were encountered:
There could be some cases when we cannot use
httpClient
orrestService
and need to useXHRRequest
or some other api to make an http call. We would need to retrievehttpHeaders
fromApiInterceptor
The text was updated successfully, but these errors were encountered: