- From: JOY DOMINIC PREMKUMAR B <premjoy@tataelxsi.co.in>
- Date: Wed, 28 Aug 2013 03:57:02 +0000
- To: "public-webapps@w3.org" <public-webapps@w3.org>
Received on Wednesday, 28 August 2013 06:57:50 UTC
Hello, Similar to FormData in XHR.send(), can we have FormData in XHR.responseType.. This is useful in a scenario where server sends multipart/form-data (or) multipart/mixed as response with mix of text and binary data to client. When XHR.responseType is set to FormData, we've response FormData available in the client JavaScript. Thanks, Joy
Received on Wednesday, 28 August 2013 06:57:50 UTC