I'm looking to write a fake server for the ActiveSync protocol, which I will eventually incorporate into xpcshell tests. httpd.js seems like the best tool for the job here.

However, since the server is fairly complex, I wanted to be able to use XHRs in Firefox to talk to the server just to test things out. However, the documentation only seems to say how to use httpd.js in xpcshell. Surely there's a simpler way to get started. Does anyone know of such a way?

Ideally, I'd be able to use this as a fake server for B2G desktop to talk to as well, since that would let manually test against the ActiveSync client implementation in Gaia.

Thanks,
Jim
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to