Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 435 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 435 Bytes

Example of usage of CORS with Cookie

This project is a simple prototype created to help answer a question in StackOverflow.

There is an API project hosted on port 5001, and a Web project hosted on 5000.

A simple web page with a button allow to send a GET request to the API and along with the response a cookie is added with expirty date.