diff --git a/index.bs b/index.bs index 1502f61..f52cecd 100644 --- a/index.bs +++ b/index.bs @@ -32,6 +32,14 @@ spec: ABNF; urlPrefix: https://tools.ietf.org/html/rfc5234 text: VCHAR; url: appendix-B.1 text: WSP; url: appendix-B.1 +spec: CSP; urlPrefix: https://www.w3.org/TR/CSP3/ + type: dfn + text: strip url for use in reports; url: strip-url-for-use-in-reports + +spec: FETCH; urlPrefix: https://fetch.spec.whatwg.org/ + type: dfn + text: main fetch; url: main-fetch + spec: RFC7234; urlPrefix: https://tools.ietf.org/html/rfc7234 type: dfn text: Cache-Control; url: section-5.2 @@ -44,9 +52,17 @@ spec: SHA2; urlPrefix: https://csrc.nist.gov/publications/fips/fips180-4/fips-18 text: SHA-256; url: # text: SHA-384; url: # text: SHA-512; url: # + spec: RFC8288; urlPrefix: https://tools.ietf.org/html/rfc8288 type: http-header text: link + +spec: RFC9651; urlPrefix: https://tools.ietf.org/html/rfc9651 + type: dfn + text: Dictionary; url: name-dictionaries + text: inner list; url: name-inner-lists + text: token; url: name-tokens +