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
This method is deprecated and HttpHeadersAssert can't be used here since that would introduce a circular dependency between modules, so a boolean assertion on HttpHeaders#containsHeaderValue seems the best option for that use case.