1. Click on the "Get cookie" button and verify in the Network tab that we get the Set-Cookie header from the request to "/api/hello".
  2. Verify in the Application tab that we do have the cookie MyCookie.
  3. Verify that we get the cookie coming from the backend.



No Cookie