debug XHR in chrome browser
ajax, google-chrome
Solution
One option would be to use a normal packet sniffer like wireshark. It seems that chrome now supports directly sniffing XHR, see below.
Problem
How to see the post content in chrome?
ajax, google-chrome
One option would be to use a normal packet sniffer like wireshark. It seems that chrome now supports directly sniffing XHR, see below.
How to see the post content in chrome?