- From: Travis Leithead <notifications@github.com>
- Date: Mon, 24 Sep 2018 10:30:54 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 24 September 2018 17:31:17 UTC
note `var data = [ 'foo', 'bar' ];` might not work, it'd need to be `var data = [ [ 'foo', 'bar'] ];` Otherwise this looks like a good idea. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/202#issuecomment-424058407
Received on Monday, 24 September 2018 17:31:17 UTC