mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
Backed out changeset f44458802800 (bug 677754) for xpcshell bustage on a CLOSED TREE
This commit is contained in:
parent
9093cbe91b
commit
526b1ab44f
@ -1049,8 +1049,8 @@ pref("network.http.pipelining.reschedule-timeout", 1500);
|
||||
// restarted without pipelining.
|
||||
pref("network.http.pipelining.read-timeout", 30000);
|
||||
|
||||
// Prompt for redirects resulting in unsafe HTTP requests
|
||||
pref("network.http.prompt-temp-redirect", false);
|
||||
// Prompt for 307 redirects
|
||||
pref("network.http.prompt-temp-redirect", true);
|
||||
|
||||
// If true generate CORRUPTED_CONTENT errors for entities that
|
||||
// contain an invalid Assoc-Req response header
|
||||
|
Loading…
x
Reference in New Issue
Block a user