Re: [WICG/directory-upload] It is unclear how FormData object gets populated when Upload API is used (#40)

Oh, I see. Yeah, that would work, so FormData object creation.
It is just that FormData itself wouldn't actually have a sync way to check what all gets submitted since uploading would actually need to traverse through all subdirectories etc. And that would need to be synchronous. Can we make it async?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/directory-upload/issues/40#issuecomment-227128548

Received on Monday, 20 June 2016 12:30:01 UTC