Closed
Bug 122592
Opened 24 years ago
Closed 24 years ago
Max Redirects should be user prefable
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: mythdraug, Assigned: neeti)
Details
The user should be able to set the number of
redirects that can occur before they get the
"Maximum number of redirects reached" warning.
Comment 1•24 years ago
|
||
From all.js:
// Maximum number of consecutive redirects before aborting.
pref("network.http.redirection-limit", 10);
Or do you want a pref with ui and all that? In that case, please send to UI
design (and I feel this pref does not need UI, btw).
| Reporter | ||
Comment 2•24 years ago
|
||
Nope. No UI. That would be crazy indeed.
(missed seeing it in all.js and about:config)
Invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•