diff --git a/docs/v1/index.bs b/docs/v1/index.bs index ab377fa7..f421703e 100644 --- a/docs/v1/index.bs +++ b/docs/v1/index.bs @@ -2049,6 +2049,36 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe +
+

IANA Considerations

+ +

The following registrations are for community review and will be submitted to the IESG for review, approval, and registration with IANA.

+ +
+

HTTP Header Field Service-Worker

+ +
+ +
+

HTTP Header Field Service-Worker-Allowed

+ + +
+ +
+

Appendix A: Algorithms

@@ -2241,7 +2271,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe 1. Append \`Service-Worker\`/\`script\` to |request|'s [=request/header list=]. - Note: See the definition of the Service-Worker header in Appendix B: Extended HTTP headers. + Note: See the definition of the Service-Worker header in Appendix B: HTTP header fields. 1. Set |request|'s [=request/cache mode=] to "no-cache" if any of the following are true: * |registration|'s [=service worker registration/use cache=] is false. @@ -2259,7 +2289,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe 1. Asynchronously complete these steps with a [=network error=]. 1. Let |serviceWorkerAllowed| be the result of [=extracting header list values=] given \`Service-Worker-Allowed\` and |response|'s [=response/header list=]. - Note: See the definition of the Service-Worker-Allowed header in Appendix B: Extended HTTP headers. + Note: See the definition of the Service-Worker-Allowed header in Appendix B: HTTP header fields. 1. Set |httpsState| to |response|'s [=response/HTTPS state=]. 1. Set |referrerPolicy| to the result of parse a referrer policy from a Referrer-Policy header of |response|. @@ -3055,10 +3085,10 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
-

Appendix B: Extended HTTP headers

+

Appendix B: HTTP header fields

-

Service Worker Script Request

+

HTTP Header Field Service-Worker

An HTTP request to [=/fetch=] a [=/service worker=]'s script resource will include the following header: @@ -3069,7 +3099,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
-

Service Worker Script Response

+

HTTP Header Field Service-Worker-Allowed

An HTTP response to a [=/service worker=]'s script resource request can include the following header: @@ -3155,4 +3185,4 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe The authors would also like to thank Dimitri Glazkov for his scripts and formatting tools which have been essential in the production of this specification. The authors are also grateful for his considerable guidance. Thanks also to Vivian Cromwell, Greg Simon, Alex Komoroske, Wonsuk Lee, and Seojin Kim for their considerable professional support. -
\ No newline at end of file +