开发者

Monitor outgoing request body using nsihttpchannel

I understand that nsIHttpChannel can be used to monitor and manipulate HTTP request/response headers.

However, I am unable to find a开发者_StackOverflow社区 way to read the request body (POSTed data). Any pointers are welcome.


Try querying the channel to an nsIUploadChannel and accessing its uploadStream.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜