Open
Bug 883640
Opened 12 years ago
Updated 11 years ago
Bugzilla feeds should implement If-Modified-Since
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
NEW
People
(Reporter: alta88, Unassigned)
Details
I'm not sure if this is the right component. But if an xhr request with If-Modified-Since header is sent from a feed client, the bugzilla server should respond with a 304 unless the file date is newer (changed). This will save bandwidth and unnecessary client side processing.
Assignee: nobody → webservice
Component: Administration → WebService
Product: bugzilla.mozilla.org → Bugzilla
QA Contact: default-qa
Version: Production → unspecified
Assignee: webservice → query-and-buglist
Component: WebService → Query/Bug List
You need to log in
before you can comment on or make changes to this bug.
Description
•