Description[ServiceWorker] Add support of FetchEvent's request.body.
This CL introduces Request.body, but it is only supported in FetchEvent.
The followings are not supported yet.
- Creating a new Request object with body in JavaScript.
- Sending body with fetch API.
This cl depends on https://codereview.chromium.org/475333002/.
BUG=402387
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180641
Patch Set 1 : #
Total comments: 6
Patch Set 2 : incorporated falken's comment #Patch Set 3 : rebase #
Messages
Total messages: 6 (0 generated)
|