Hi,
Brave doesn’t allow my software from creating a cookie called “PHPSESSID” when I test on http://0.0.0.0:3333 , which is a local development address, even while the shields are turned off.
If I change the name of my cookie to “PHPSESSID2”, the cookie shows up fine in Brave.
Change the name back to “PHPSESSID”, and the cookie never even shows up on Brave, no error message, just silently never gets stored.
I already disabled the shields on that website, but it appears that it is still arbitrarily suppressing/not allowing/disappearing the cookie if it’s called “PHPSESSID” on my local development address.
Could we make it such that disabling the shield doesn’t continue having this residual behavior of suppressing arbitrary cookie names?