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

MultipartFormDataOutput should use an ordered map instead of a HashMap

XMLWordPrintable

      The MultipartFormDataOutput uses a HashMap for the formDataMap. This should use a LinkedHashMap to honor the users input order.

      While looking at this there are two different maps being used for some reason. This should also be analyzed.

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: