In Gmail there is no "Form Data".
It seemed that Gmail only uses GET requests for the "Query String Parameters".

My website uses POST requests for XHR.
The POST request is not displayed in full :(

Felix Halim

On Wed, Dec 2, 2009 at 3:01 PM, PhistucK <[email protected]> wrote:
> Does it also happen to you with GMail?
> When I do it with GMail, it shows a whole lot more.
> (Look for the "bind" entries, the "mail" entries have no form data)
> ☆PhistucK
>
>
> On Wed, Dec 2, 2009 at 08:57, Felix Halim <[email protected]> wrote:
>>
>> My Chrome version is 4.0.249.11
>> I'm using Windows 7.
>> IIRC, when I used Windows XP, it's also truncated.
>>
>> This is the screenshot:
>>
>> http://felix-halim.net/form_data_truncated.png
>>
>> Felix Halim
>>
>> On Wed, Dec 2, 2009 at 1:42 PM, PhistucK <[email protected]> wrote:
>> > 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

Reply via email to