IE 8 +中的ajax请求

Is there any way to see AJAX requests like in FireBug for Firefox? I am interested in what was posted and the response/html returned.

I tried developer tools' profiling and debugging. I didn't see any place where it shows this stuff.

Press F-12, click NETWORK tab.