Re: [whatwg] Questions about the Fetch API

On Mon, Jul 14, 2014 at 5:43 PM, Domenic Denicola
<domenic@domenicdenicola.com> wrote:
> Does this make sense? Does it work?

No.

If I submit a form and there's a service worker installed, the service
worker will want to do this:

  var data = event.request.body.toFormData()


-- 
http://annevankesteren.nl/

Received on Monday, 14 July 2014 16:01:33 UTC