Boris Zbarsky wrote: > I'm not sure you can. Basically, the data you want does not exist. The > only place an entire HTTP response is ever present right now (if > anywhere) is the cache. Necko just passes on the data to the consumer > as it goes.
I was reading the recent thread "how to modify response data from HTTP GET requests" and it seemed that it may be possible to inspect the response body contents stream at the point of observing the 'http-on-examine-response' notification. Is this not the case? Also, any idea why the LOAD_NO_NETWORK_IO and LOAD_ONLY_FROM_CACHE flags would not prevent network activity as the documentation purports? _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
