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
@honzajavorek and @freaz, you can use a regexp to match any header value expectHeader('x-your-header', /.*/). It might be nice to have this be the default expectation if none is passed to expectHeader...
Sometimes I don't care about header's value.
The text was updated successfully, but these errors were encountered: