Opened 8 years ago
Last modified 8 years ago
#27211 closed Bug
Include HTTP-caching headers to "304 Not Modified" responses — at Initial Version
Reported by: | Rinat Khabibiev | Owned by: | Rinat Khabibiev |
---|---|---|---|
Component: | HTTP handling | Version: | 1.10 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Most browsers can cache responses with 304 HTTP code. So why not to include such headers to response if necessary.
Note:
See TracTickets
for help on using tickets.