> From: Jörn Zaefferer
> 
> is there any way to set a header (ie. content-type: text/xml) 
> when loading a file from a local disk, without a webserver? 
> This would be a great help to run AJAX tests. I once read 
> that someone implemented a kind of webserver via javascript 
> (running inside a browser). Maybe someone has an idea how to 
> proxy a load from disk to be able to set a content-type header...

Why not just set up a real web server on your local machine? XAMPP
(http://xampp.org/) makes it easy as can be.

-Mike


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to