Backed out changeset f44458802800 (bug 677754) for xpcshell bustage on a CLOSED TREE

This commit is contained in:
Wes Kocher 2014-06-20 14:12:46 -07:00
parent 94dec8fe7d
commit 86fdf6b94e

View File

@ -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