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
Network Console in Edge DevTools works by issuing a fetch request on behalf of the page being inspected. As a result of this, it is not possible to set the Referer header, because that header is not respected as per the fetch spec.
Originally posted by @Victor-Chow in #268 (comment)
AB#54403378
The text was updated successfully, but these errors were encountered: