Comment 28 for bug 703807

Revision history for this message
Martin Pool (mbp) wrote :

> So twisted.web should really always be returning the correctly Content-Type.

If it's sending back not-modified, I think there's really no need for it to report the content type, and it's hard to see how it could ever help. The cache can hold onto whatever c-t it has.