- From: Simon Pieters <zcorpan@hotmail.com>
- Date: Mon, 28 Nov 2005 00:22:06 +0000
Hi, I've created a test suite for <img>, <iframe>, <embed>/<noembed> and <object> with the data types image/png, text/plain, text/html, application/xml and application/x-shockwave-flash, with the HTTP responces 200, 404, 410, 301 to 200, 301 to 404 and 301 to 410. http://zcorpan.1go.dk/test/html/embedded/ Are the pass conditions correct? (I tried to test <applet> aswell, but it turned out to be a pain to create a simple Java applet since the file name and the Java code must match, which means that I have to compile 50 different applets and do some mod_rewrite just to make it work. "Content-Disposition: inline; filename=pass.class" didn't work, neither did "Content-Location: pass.class". Suggestions?) Regards, Simon Pieters
Received on Sunday, 27 November 2005 16:22:06 UTC