Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-301

Use filename from Content-Disposition when using AtomPub PUT for setContentStream

    XMLWordPrintableJSON

Details

    Description

      The CMIS 1.0 spec does not suggest a way to pass a content stream filename when using AtomPub for the setContentStream operation, which is a PUT.

      In OpenCMIS the client could add a Content-Disposition header with this information, and the server can use it if present.

      Content-Disposition: attachment; filename=foo.pdf

      Note that there are various encoding/decoding issues related to the format of the Content-Disposition header and non-ASCII character sets or special characters, see RFC 2183 and RFC 2231.

      Attachments

        Activity

          People

            fguillaume Florent Guillaume
            fguillaume Florent Guillaume
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: