[Webkit-unassigned] [Bug 18727] XML response without Content-Type triggers strange download behavior
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 24 20:43:01 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18727
------- Comment #5 from wyuenho at gmail.com 2008-04-24 20:43 PDT -------
I don't have a public server with Tomcat running that I can play with. The
trick is to somehow generate a response header with no Content-Type, and that
the data is XML. There may be some Apache tricks that can give you that but I'm
not too familiar with Apache.
Tomcat is simple, all you have to do is to download it from tomcat.apache.org,
extract it, drop the war file under "webapps" and fire up the server by issuing
"$TOMCAT_DIR/bin/catalina.sh start". When you are done, just issue
"$TOMCAT_DIR/bin/catalina.sh stop"
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list