fetch-cookie icon indicating copy to clipboard operation
fetch-cookie copied to clipboard

the redirect implementation does not update the host header

Open joerg1985 opened this issue 2 years ago • 0 comments

The redirect implementation does not update the host header if the redirect is to another domain. This will lead to strange SSL exceptions, when the host header does not match in firefox.

joerg1985 avatar Mar 15 '23 16:03 joerg1985