On Monday 10 July 2006 09:21, Sergei Mironenko wrote: Hello, > Can anybody give a hint on how to send a custom POST request from an > embedded mozilla browser? use the loadURI method of nsIWebNavigation and set the postData parameter there.
Michal _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
