ChristophDorn wrote:
Should I be able to obtain the content for the specific multipart section
with the nsIURIContentListener interface as well or will I get the entire
multipart/mixed document?

Just the section.

How do I setup a nsIStreamListener to read the data?

You just write a class implementing that interface. There are examples all over the codebase -- see http://lxr.mozilla.org for a searchable web interface to the mozilla code.

-Boris
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to