Using the developer version of Chrome ( dev.chromium.org/getting-involved/dev-channel) I can see a whole lot more than the first 15 characters. Have not tried in a stable\beta version, though. What is your version, operating system?
☆PhistucK On Tue, Dec 1, 2009 at 17:37, Felix Halim <[email protected]> wrote: > 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 -- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
