Open Bug 752288 Opened 13 years ago Updated 2 years ago

HttpMonitor/NetPanel should be able to recognize binary and text responses.

Categories

(DevTools :: Netmonitor, defect, P3)

x86
Windows Vista
defect

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [netmonitor-reserve])

The internal cache for response bodies is now using hard-coded list of mime types to decide whether or not to cache a response. See here: https://github.com/firebug/httpmonitor/blob/master/content/httpmonitor/cache/tabCacheModel.js#L28 It would be better if we could recognize text responses and cache them all. Additionally, there could be API to provide a custom list of mime type that should be excluded from the caching, but it isn't part of this bug. Mike, you mentioned at our Toronto meeting that this could be easy to do. Do you want to volunteer on this one? :-) Honza
Whiteboard: [netpanel]
Whiteboard: [netpanel] → [netmonitor]
Could I try to work on this bug?
Of course, I have assigned the bug to you.
Assignee: nobody → diogopontual
Component: Developer Tools → Developer Tools: Netmonitor
Priority: -- → P4
Flags: qe-verify?
Priority: P4 → P3
Whiteboard: [netmonitor] → [netmonitor-reserve]
Flags: qe-verify? → qe-verify+
Priority: P3 → P4
QA Contact: ciprian.georgiu
Blocks: netmonitor-phaseII
No longer blocks: netmonitor-html
Priority: P4 → P3
Status: NEW → ASSIGNED
Assignee: diogopontual → nobody
Status: ASSIGNED → NEW
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.