Frederik Vanderstraeten schreef:
Christian Biesinger schreef:
Frederik Vanderstraeten wrote:
What about observing http-on-modify-request?
Will this always happen before a call to nsIContentPolicy? Will it
contain the POST data?
If so I could queue the information and get it in my content policy.
It will contain the POST data, but happens after the content policy
call (http-on-modify-request happens right before sending the data to
the network)
So where exactly is the POST data?
I found out myself, you can read it with an nsIScriptableInputStream.
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom