w3c / web-share-target

Web API proposal for receiving shared data
https://w3c.github.io/web-share-target/
Other
191 stars 20 forks source link

Long share requests may truncate with GET #82

Closed ewilligers closed 5 years ago

ewilligers commented 5 years ago

Allow share data to be truncated when method is GET and a member of the shared data exceeds 2000 bytes.

User agents may need to avoid large GET requests, e.g. https://tools.ietf.org/html/rfc7230#section-3.1.1 "It is RECOMMENDED that all HTTP senders and recipients support, at a minimum, request-line lengths of 8000 octets."


Preview | Diff