spring boot Set-Cookie header, but i can not see the cookie in Storage/Cookies, another way still can not see anything, but when i post an request, it will be send by browser automatically, my main domin is m.example.com, my request domain is api.example, i also set withCredentials = true in axios, i also find some answers in stackoverflow, but it can not solve my problem
document.cookie() // can not read JSESSIONID
set-cookie-header-has-no-effect-about-using-cookies-cors-including-for-local