diff --git a/Overview.html b/Overview.html index 6753bb811..f6430853b 100644 --- a/Overview.html +++ b/Overview.html @@ -7,7 +7,7 @@

Fetch

-

Living Standard — Last Updated 5 August 2014

+

Living Standard — Last Updated 6 August 2014

This Version: @@ -33,7 +33,7 @@

Li

Li -

Abstract

+

Abstract

The Fetch standard defines requests, responses, and the process that binds them; fetching. @@ -53,56 +53,56 @@

Abstract

Table of Contents

-
    -
  1. Goals
  2. -
  3. 1 Conformance
  4. +
  5. 3 HTTP extensions -
      +
  6. +
  7. 3.2.4 HTTP new header syntax
  8. 4 Fetching -
      +
  9. +
  10. 4.6 CORS check
  11. 5 Fetch API -
      +
  12. +
  13. 5.6 Fetch method
  14. Background reading -
      +
  15. +
  16. CORS protocol and HTTP caches
  17. References
  18. -
  19. Acknowledgments
+
  • Acknowledgments -

    Goals

    +

    Goals

    To unify fetching across the web platform this specification supplants a number of algorithms and specifications: @@ -128,7 +128,7 @@

    Goals

    -

    1 Conformance

    +

    1 Conformance

    All diagrams, examples, and notes in this specification are non-normative, as are all sections explicitly marked non-normative. diff --git a/Overview.src.html b/Overview.src.html index 22ae37937..04adeb88e 100644 --- a/Overview.src.html +++ b/Overview.src.html @@ -46,7 +46,7 @@

    Living Standard — Last Updated [DATE: 3 August 2 -

    Abstract

    +

    Abstract

    The Fetch standard defines requests, responses, and the process that binds them; fetching. @@ -58,7 +58,7 @@

    Table of Contents

    -

    Goals

    +

    Goals

    To unify fetching across the web platform this specification supplants a number of algorithms and specifications: @@ -84,7 +84,7 @@

    Goals

    -

    Conformance

    +

    Conformance

    All diagrams, examples, and notes in this specification are non-normative, as are all sections explicitly marked non-normative.