Ok,
it's fine for me that your implementation is correct.
I'd better restructure my request to everybody.
I am looking for suggestions on how to implement this kind of multipart
http response rendering, maybe in a firefox extension: the images
referred in the html page are contained in the http multipart response
and can be identified by their path in the src attribute of the img tag
and the  "Content-Location" field of the multipart fragment.

I attach an example of such an http response.

For the implementation I was thinking to emulate the behavior of the
wmlbrowser extension and to rewrite in some way the http response..
maybe putting in the cache the images or in some configured directory
on the filesystem.

Any suggestions?

Thanks
     Andrea

_______________________________________________
Mozilla-netlib mailing list
Mozilla-netlib@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to