-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Description
I did this
curl $URL $URL
... where the $URL sets a cookie.
I expected the following
No cookie would be sent in the second request, but it actually is!
This is likely to be a regression from 7.66.0 when this is using the share interface as compared to how things worked before.
curl/libcurl version
7.66.0
operating system
Any
Reactions are currently unavailable