Missing postData for multipart/form-data POST requests

796 views
Skip to first unread message

Ivan Sieder

unread,
Oct 30, 2019, 11:16:07 AM10/30/19
to Chrome DevTools
Using the latest Puppeteer (2.0.0) an issue came up, which seemed suspicious to me. I wanted to do a file upload and intercept that request. However, the POST request data didn't show up in the interception.

Next up, I tried to do this within the latest Chrome Stable (78.0.3904.70) on macOS 10.15 and there didn't show up any data inside the dev tools. The data itself however is showing up properly (you could use https://codesandbox.io/s/fervent-http-c24v7 as an example, which does a POST to post-echo.com/post - this in turn replies with the submitted data). When doing the test with the before mentioned URL, I see, that the data is actually being transmitted.

So is this actually a bug within Chrome's DevTools or am I just missing something here? Should it be useful, the Issue inside the Puppeteer-Repo with extended documentation and description could be found here: https://github.com/GoogleChrome/puppeteer/issues/5097

Mathias Bynens

unread,
Oct 30, 2019, 12:26:11 PM10/30/19
to google-chrome-...@googlegroups.com
The Puppeteer tracker seems like the appropriate place to discuss this. Thanks for filing the bug — let’s take it from there!

--
You received this message because you are subscribed to the Google Groups "Chrome DevTools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/17c757d7-7ddf-41c7-a108-9d48ab3bd7cf%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages