xdebug-helper-for-firefox
xdebug-helper-for-firefox copied to clipboard
Honor same-site settings
When enabling debugging you can find this message in FF console.
Cookie “XDEBUG_SESSION” will be soon rejected because it has the “sameSite” attribute set to “none” or an invalid value, without the “secure” attribute. To learn more about the “sameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Cookies
maybe it comes from this restriction.. the cookie is not submitted anymore - I can't debug