зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1265941 - Part 3: Update request-init-003.sub.html as well
This commit is contained in:
Родитель
397c004d8e
Коммит
88298540a6
|
@ -17,7 +17,7 @@
|
|||
|
||||
var initValuesDict = {"method" : "POST",
|
||||
"referrer" : "http://{{host}}:{{ports[http][0]}}/",
|
||||
"referrerPolicy" : "origin-only",
|
||||
"referrerPolicy" : "origin",
|
||||
"mode" : "same-origin",
|
||||
"credentials" : "include",
|
||||
"cache" : "no-cache",
|
||||
|
@ -29,7 +29,7 @@
|
|||
|
||||
var expectedInitialized = {"method" : "POST",
|
||||
"referrer" : "http://{{host}}:{{ports[http][0]}}/",
|
||||
"referrerPolicy" : "origin-only",
|
||||
"referrerPolicy" : "origin",
|
||||
"mode" : "same-origin",
|
||||
"credentials" : "include",
|
||||
"cache" : "no-cache",
|
||||
|
|
Загрузка…
Ссылка в новой задаче