зеркало из https://github.com/mozilla/gecko-dev.git
Bug 677754 - Remove all redirect prompts from Necko r=jduell
This commit is contained in:
Родитель
3392adf10a
Коммит
eb812c886c
|
@ -1049,8 +1049,8 @@ pref("network.http.pipelining.reschedule-timeout", 1500);
|
|||
// restarted without pipelining.
|
||||
pref("network.http.pipelining.read-timeout", 30000);
|
||||
|
||||
// Prompt for 307 redirects
|
||||
pref("network.http.prompt-temp-redirect", true);
|
||||
// Prompt for redirects resulting in unsafe HTTP requests
|
||||
pref("network.http.prompt-temp-redirect", false);
|
||||
|
||||
// If true generate CORRUPTED_CONTENT errors for entities that
|
||||
// contain an invalid Assoc-Req response header
|
||||
|
|
Загрузка…
Ссылка в новой задаче