mayconghizoni opened a new issue, #383:
URL: https://github.com/apache/cordova/issues/383

   I have an app with WebView that consumes a tomcat application. In my app 
previously I used **cordova 9.1.0** for Android and the requests to my server 
came with **"SameSite=none"** in the **"Set-Cookies"** session. When upgrading 
to **cordova 11.0.0** for Android, requests to my server don't get this 
property back and I'm trying to manually add **"SameSite=none"** in my 
tomcat/filter. Do you have any treatment for this problem?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to