Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-876

filename support

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • None
    • 3.0-beta-5
    • jaxrs
    • None

      The answer in
      http://stackoverflow.com/questions/10808246/resteasy-client-framework-file-upload
      shows how to make file uploads with Resteasy client framework.

      The problems is that Resteasy does not let us set the filename parameter
      value. This problem has been talked about in
      https://community.jboss.org/message/615095?tstart=0 and
      http://sourceforge.net/mailarchive/message.php?msg_id=28164081.

      The following modifications made in https://github.com/resteasy/Resteasy/pull/302 let the filename parameter value to be set by the user and this value will be sent in the content-disposition header of the multipart/form-data request.

            patriot1burke@gmail.com Bill Burke (Inactive)
            saulo_medeiros Saulo Araujo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: