Cookies are not set in the storage
I’m making HttpOnly cookies for my authentication (server and client code below). But cookies are not placed in the storage, no matter how much I want and do not dodge. At the same time, there are no errors or warnings in the browser (if I set Samesite: Lax or Strict, the browser notices this and issues a warning)