[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588188#comment-13588188
 ] 

Jochen Wiedmann commented on FILEUPLOAD-214:
--------------------------------------------

Can you quote some specification or other authoritative source? If not, I 
hesitate to change the sources of a component that is very stable and used by a 
multitude of Apache and 3rd-party products.

                
> 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
>            Priority: Minor
>
> 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