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
I'd like to change the value of the Referer header multiple times per unit test. I need you to add removeRequestInterceptor() so I can remove the old interceptor before adding a new one with the new header value.
The text was updated successfully, but these errors were encountered:
I'd like to change the value of the
Referer
header multiple times per unit test. I need you to addremoveRequestInterceptor()
so I can remove the old interceptor before adding a new one with the new header value.The text was updated successfully, but these errors were encountered: