npm install
npm run serve
browse http://localhost:8000/
"Main" document adds some test cookie.
Iframe initialized with sandbox="allow-scripts" attribute.
Iframe makes XHR and main document's cookie is attached to request header.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
npm run serve
browse http://localhost:8000/
"Main" document adds some test cookie.
Iframe initialized with sandbox="allow-scripts" attribute.
Iframe makes XHR and main document's cookie is attached to request header.