- From: Philip Jägenstedt <notifications@github.com>
- Date: Tue, 15 Sep 2015 01:57:34 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Tuesday, 15 September 2015 08:58:02 UTC
Context: https://bugzilla.mozilla.org/show_bug.cgi?id=1162658 I would propose this IDL: ```WebIDL void append(USVString name, Blob value, optional USVString filename); void append(USVString name, USVString value); ``` (This is what Blink does.) --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/25
Received on Tuesday, 15 September 2015 08:58:02 UTC