- 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".
- Verify in the Application tab that we do have the cookie MyCookie.
- Verify that we get the cookie coming from the backend.
No Cookie