Hello,
I'm writing a XULRunner based application and I want to "modify" all
HTTP requests. I want to add a new HTTP header for each request.
(It probably doesn't matter, but) the new HTTP header is an experimental
"condition get" that I want to implement.
With JavaScript, using XmlHttpRequest, it's easy to add the additional
HTTP request header. However, I'd like to have this added for other
times HTTP request are made too. For example, with...
* <img src="..." />
* <link href="..." />
* when clicking on links
* etc.
Does anyone know how (and if) I can go about doing this?
TIA
See ya
--
Charles Iliya Krempeaux, B.Sc.
charles @ reptile.ca
supercanadian @ gmail.com
developer weblog: http://ChangeLog.ca/
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding