- From: Jake Archibald <jaffathecake@gmail.com>
- Date: Wed, 25 Jun 2014 08:21:01 -0700
- To: Domenic Denicola <domenic@domenicdenicola.com>
- Cc: WHATWG <whatwg@whatwg.org>
On 25 June 2014 08:17, Domenic Denicola <domenic@domenicdenicola.com> wrote: > Hmm. To clarify, this is in case the server sends you > application/x-www-form-urlencoded data, and you want to then get it in a > format that can easily become a mutable query string or form data object? > > If so, neither use case seems like they are worth the convenience method > to me. The common use would be request.body.asFormData()
Received on Wednesday, 25 June 2014 15:21:26 UTC