> Ah.  Was the relative-path image loaded?
>
Do you mean was it cached on the browser side already ? It is not
rendering the cached image in this case as I see the request coming to
the web server. Ultimately, the image is rendered correctly but without
the request/response encryption/decryption.

I tried trapping the request in OnStartRequest(...) of the (custom)
HTTP channel but did not see that getting invoked either.

I am wondering where the current channel information is cached and how
we can intercept the request.

Thanks a lot for your help,

Maya.

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

Reply via email to