diff --git a/Overview.html b/Overview.html index cba75e92c..3138c0564 100644 --- a/Overview.html +++ b/Overview.html @@ -7,7 +7,7 @@

Fetch

-

Living Standard — Last Updated 18 April 2016

+

Living Standard — Last Updated 23 April 2016

Participate: @@ -3476,9 +3476,9 @@

5.7 CORS-preflight fetc
max-age
credentials -
False if request's - credentials mode is not - "include", and true otherwise +
True if request's + credentials mode is + "include", and false otherwise
method
method @@ -3508,9 +3508,9 @@

5.7 CORS-preflight fetc
max-age
credentials -
False if request's - credentials mode is not - "include", and true otherwise +
True if request's + credentials mode is + "include", and false otherwise
header name
headerName @@ -5326,6 +5326,7 @@

Acknowledgments

Jake Archibald, James Graham, Janusz Majnert, +Jeff Carpenter, Jeff Hodges, Jeffrey Yasskin, Jesse M. Heines, diff --git a/Overview.src.html b/Overview.src.html index 992256974..1e8239160 100644 --- a/Overview.src.html +++ b/Overview.src.html @@ -3406,9 +3406,9 @@

CORS-preflight fetch

max-age
credentials -
False if request's - credentials mode is not - "include", and true otherwise +
True if request's + credentials mode is + "include", and false otherwise
method
method @@ -3438,9 +3438,9 @@

CORS-preflight fetch

max-age
credentials -
False if request's - credentials mode is not - "include", and true otherwise +
True if request's + credentials mode is + "include", and false otherwise
header name
headerName @@ -5164,6 +5164,7 @@

Acknowledgments

Jake Archibald, James Graham, Janusz Majnert, +Jeff Carpenter, Jeff Hodges, Jeffrey Yasskin, Jesse M. Heines,