#11757 closed (fixed)
Wrong mimetype when responding HttpResponseNotModified in django.server.static
| Reported by: | anonymous | Owned by: | Jannis Leidel |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.1 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Patch calls HttpResponseNotModified with the mimetype calculated.
Attachments (1)
Change History (4)
by , 16 years ago
| Attachment: | t11757_r11366.patch added |
|---|
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
against r11366 (1.1 final)