Closed
Bug 666247
Opened 14 years ago
Closed 14 years ago
nsUpdateService should log full http headers of requests
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bhearsum, Unassigned)
Details
In debugging things like bug 666022 it would be extremely helpful to have access to the full HTTP headers for everything nsUpdateService does: the request to AUS, the initial request for a MAR, any redirection that happens in there.
Is that something that could be added to the log when app.update.log=true?
Comment 1•14 years ago
|
||
Possibly though I think this is overkill especially since bug 666022 is the first time it has ever been asked for and there are other admittedly more difficult ways to get this information. It would also make the log unhelpful for the much more common case when needing the logs since it will to say the least clutter the log. I'm wontfixing this for those reasons but if another bug comes up where it would have been helpful I'll reconsider.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•