Re: [w3ctag/design-reviews] Web Share Target API (#221)

This was discussed a bit today and @dbaron will look more closely at the version you just posted in the last comment, @mgiuca. That said, I'm confused about the use of `GET` vs `POST` in this draft. Perhaps I'm reading it wrong, but it appears that the only form encoding allowed is `application/x-www-form-urlencoded`, which precluded sending files. Further, as these request may mutate state at the dispatch site, should they not be sent as `POST`s?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/221#issuecomment-400420539

Received on Tuesday, 26 June 2018 18:41:15 UTC