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
The Cookie: header isn't removed on redirect. This can be verified using axel https://tinyurl.com/jhgfsdfgbh -H "Cookie: hi" (please don't abuse this link)
I would like to propose removing the Cookie: header on redirect, or, alternatively, adding an argument to automatically remove headers on redirect
The text was updated successfully, but these errors were encountered:
gamer191
changed the title
Remove Cookie: header on redirect
Remove Cookie: header on redirect
Jul 9, 2023
The
Cookie:
header isn't removed on redirect. This can be verified usingaxel https://tinyurl.com/jhgfsdfgbh -H "Cookie: hi"
(please don't abuse this link)I would like to propose removing the
Cookie:
header on redirect, or, alternatively, adding an argument to automatically remove headers on redirectThe text was updated successfully, but these errors were encountered: