← Back to release summary

<meta http-equiv="set-cookie" ...>

Category
Security
Type
New or changed feature
Status
Removed (Chrome 65)
Intent stage
None

Summary

`<meta http-equiv="set-cookie" ...>` provides a mechanism for manipulating a host's cookies via markup. Ideally, we would require access to a host's HTTP headers, or script-execution capabilities to modify this data.

Standards & signals

Docs: https://github.com/whatwg/html/pull/3011#issuecomment-331187136

View on chromestatus.com