#1966 defect closed fixed (fixed)
web2 static.Data forgets to include a Content-Type header.
Reported by: | yacc | Owned by: | |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | web2 | Keywords: | web2, static, Data |
Cc: | Branch: | ||
Author: |
Description
web2 static.Data forgets to include a Content-Type header.
static.data.render does not include the Content-Type in the Response it returns.
Attached small patch fixes that.
Attachments (2)
Change History (6)
Changed 16 years ago by
Attachment: | static-data-content-type.patch added |
---|
Changed 16 years ago by
Attachment: | static-data.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | review added |
---|---|
Priority: | normal → highest |
Page I just uploaded looks good to me, I think it should be applied.
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Owner: | jknight deleted |
---|
comment:4 Changed 6 years ago by
Keywords: | review removed |
---|
[mass edit] Removing review from closed tickets.
Note: See
TracTickets for help on using
tickets.
minor changes, mostly reformatting