Uploaded image for project: 'Clowder'
  1. Clowder
  2. CATS-898

Adjust proxy POST/PUT to allow binary data to be passed as request body

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • None
    • None

      The proxy API's POST/PUT methods currently seems to work with text in the request body, but does not seem to work for binary data, such as uploading a zip file.

      This may be a limitation of Play framework that may be eased or resolved in version 2.5 or later, where they allow us to stream a request body as bytes.

      This task is complete when a user can perform a POST/PUT of binary data (e.g. uploading a zip file) through the Clowder /api/proxy endpoint.

              lambert8 Sara Lambert
              lambert8 Sara Lambert
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: