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 have encountered at least one URL that yields a 403 error when htmltest checks it, but if I add an Accept: */* header to the request, it succeeds. It might be useful to have an Accept header by default, but at least having an option to add one would help.