diff --git a/issues/clear-site-data-discontinuedreferences.md b/issues/clear-site-data-discontinuedreferences.md new file mode 100644 index 00000000..fec8d6d8 --- /dev/null +++ b/issues/clear-site-data-discontinuedreferences.md @@ -0,0 +1,11 @@ +--- +Repo: 'https://github.com/w3c/webappsec-clear-site-data' +Tracked: N/A +Title: Normative references to discontinued specs in Clear Site Data +--- + +While crawling [Clear Site Data](https://w3c.github.io/webappsec-clear-site-data/), the following normative referenced were detected as pointing to discontinued specifications: +* [ ] [RFC7230](https://httpwg.org/specs/rfc7230.html) has been obsoleted by [rfc9110](https://httpwg.org/specs/rfc9110.html),[rfc9112](https://httpwg.org/specs/rfc9112.html) +* [ ] [RFC7234](https://httpwg.org/specs/rfc7234.html) has been obsoleted by [rfc9111](https://httpwg.org/specs/rfc9111.html) + +This issue was detected and reported semi-automatically by [Strudy](https://github.com/w3c/strudy/) based on data collected in [webref](https://github.com/w3c/webref/).