Hi,

I need to review the content (body) of every http response with a
specific status code. I am not sure the best way of doing it.

Some ideas:

If I register an observer for "http-on-examine-response", how can I
get the body of the response instead of just the headers?
Can I check the status code of the http response with that kind of
observer?

Thanks in advance

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

Reply via email to