diff options
author | Loïc Hoguin <[email protected]> | 2018-09-07 13:51:25 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-09-07 13:51:25 +0200 |
commit | a02d6590c44a0b359d091398858c8f028dddb088 (patch) | |
tree | 759926e18663ecb277180cc5351dee22db3f301d /doc/src | |
parent | 8d634d0ff4ea1ca744a8a789aa5edf6682e8cd87 (diff) | |
download | cowboy-a02d6590c44a0b359d091398858c8f028dddb088.tar.gz cowboy-a02d6590c44a0b359d091398858c8f028dddb088.tar.bz2 cowboy-a02d6590c44a0b359d091398858c8f028dddb088.zip |
Add upcoming Clear Site Data draft to the list
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/guide/specs.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/guide/specs.asciidoc b/doc/src/guide/specs.asciidoc index d1a0ab8..899d60b 100644 --- a/doc/src/guide/specs.asciidoc +++ b/doc/src/guide/specs.asciidoc @@ -92,6 +92,7 @@ for or related to HTTP. ==== Upcoming +* https://www.w3.org/TR/clear-site-data/[Clear Site Data] * https://www.w3.org/TR/csp-cookies/[Content Security Policy: Cookie Controls] * https://www.w3.org/TR/csp-embedded-enforcement/[Content Security Policy: Embedded Enforcement] * https://www.w3.org/TR/CSP3/[Content Security Policy Level 3] |