Description[Fetch API] Send request body as a FormData.
Previously fetch() sent request's body data as a blob. That made the data
invisible from the devtools. Now it sends the body data as a form data to
fix the issue.
BUG=457484
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200725
Patch Set 1 #
Total comments: 5
Patch Set 2 : #
Total comments: 2
Messages
Total messages: 18 (6 generated)
|