[WICG/directory-upload] Leading slash in FormData (#36)

I noticed that https://github.com/WICG/directory-upload/commit/37d46d1b151a50666e74bb01064c563a37b94a27 changed the `filename` field to include a leading slash.

Is this change intentional? Uploads from `<input type="file" multiple>` don't include a leading slash in this field, and I have admit it's been kind of convenient to look at the received path as being relative from the server's point of view.

---
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/36

Received on Thursday, 21 April 2016 17:51:07 UTC