Uploaded image for project: 'Commons FileUpload'
  1. Commons FileUpload
  2. FILEUPLOAD-214

ServletFileUpload only accepts POST requests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 1.2.2
    • 1.3
    • None
    • Spring 3.x

    Description

      ServletFileUpload is hard coded to only accept POST requests. See implementation of isMultipartContent. Since PUT (and other) requests might also be used to upload files in REST apis, this restriction should be removed.

      Attachments

        Activity

          People

            simone.tripodi Simone Tripodi
            mruno Matthew Runo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: