I have a server (Node.js) that sets a HttpOnly cookie for the response. If i make the request from postman for example, I can see the cookie is set, But i
HttpOnly cookie