Here's the solution in case someone else runs into this problem:
On a lark, I modified the mod_python handler to ignore the 'Vary' header.
To my surprise, IE started working correctly. I noticed, however, that the
WSGI server always outputs the 'Vary' header, but it never caused IE to
crash.
The
Platform: Django 0.95, Win XP & 2003, Apache 2.2/mod_python 3.2.10
I'm running into an issue when returning data to Internet Explorer
that has a content type other than text/html. More specifically, I'm
returning data in an html table format recognized by excel (content-
type: application/vnd.ms
2 matches
Mail list logo