On Tue, May 17, 2011 at 7:23 AM, Hallvord R. M. Steen <hallv...@opera.com> wrote: > to/from native clipboard types? Just off the top of your head? The typical > Web MIME types would of course be something along the lines of > > text/plain > text/html > image/jpg > image/gif > image/png > application/xhtml+xml > image/svg+xml
i'd suggest ATOM [application/atom+xml] as a type to support. Browsers generally support it. This is somewhat to the exclusion of RDF and RSS. This provides a way to serve listings and enclosures and things.... Should application/octet-stream be supported for cases when authors want to pass along binary data?