Mykola
Mykola

Reputation: 123

google chrome replay XHR request but it send without form data

In DevTools in Chrome I use "replay XHR" command. It send new request but WITHOUT Form Data. Original XHR request contains Form Data.
This issue happend after I updated my Chorme.
I use Chrome version 34.0.1847.116
Maybe I need to do some settings?

Upvotes: 7

Views: 1900

Answers (1)

Jim Pickering
Jim Pickering

Reputation: 26

Final comment in this Chromium Bug Ticket says: The patch was landed for M35, so issue should be fixed in beta channel - as of April 14, 2014.

https://code.google.com/p/chromium/issues/detail?id=353921

Upvotes: 1

Related Questions