When we want to see all the XHR requests details, first from the page we launch the developer tools (ctrl + shift + j), then go to resources (enable it, then it will refresh the page), and select the XHR to filter out all XHR requests.
However, the "Form Data" seemed truncated. It only shows the first 15 characters and then followed by ... ( I cannot view the complete Form Data). On the other hand, in Firebug (Firefox Extension) I can see complete form data (Post request from the browser). Which keeps me using Firebug for developing... Is there a way to display full XHR POST Request in Chrome? Thanks, Felix Halim -- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
