[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simone Tripodi resolved FILEUPLOAD-214.
---------------------------------------

    Resolution: Duplicate
      Assignee: Simone Tripodi

Duplicate of FILEUPLOAD-197
                
> ServletFileUpload only accepts POST requests
> --------------------------------------------
>
>                 Key: FILEUPLOAD-214
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-214
>             Project: Commons FileUpload
>          Issue Type: Bug
>    Affects Versions: 1.2.2
>         Environment: Spring 3.x
>            Reporter: Matthew Runo
>            Assignee: Simone Tripodi
>            Priority: Minor
>             Fix For: 1.3
>
>
> 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. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to