I would like to view HTTP POST data that was sent in Chrome.
The data is in memory now, and I have the ability to resubmit the form.
I know that if I resubmit
You can filter for HTTP POST requests with the Chrome DevTools. Just do the following:
method:POSTScreenshot
Tested with Chrome Version 53.