Discussion:
Request Params And PUT Requests
Jeff Scott Brown
2014-02-04 19:57:11 UTC
Permalink
See http://jira.grails.org/browse/GRAILS-11067

Should we look at integrating support for that in 2.4 or consider it a “Won’t Fix"?



JSB

--
Jeff Scott Brown
***@gopivotal.com

Autism Strikes 1 in 166
Find The Cause ~ Find The Cure
http://www.autismspeaks.org/



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Graeme Rocher
2014-02-05 13:30:45 UTC
Permalink
Yeah looks like a good candidate
Post by Jeff Scott Brown
See http://jira.grails.org/browse/GRAILS-11067
Should we look at integrating support for that in 2.4 or consider it a "Won't Fix"?
JSB
--
Jeff Scott Brown
Autism Strikes 1 in 166
Find The Cause ~ Find The Cure
http://www.autismspeaks.org/
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Graeme Rocher
Grails Project Lead
SpringSource

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
psfried
2014-03-24 12:48:34 UTC
Permalink
I just got around to addressing this for our website. The fix for this is
really simple. Just subclass the multipartResolver and override it's
isMultipart method to allow PUT requests. I'd be happy to submit a patch.
Question is, should this be the default, or should it just be an option to
enable support for multipart PUT requests? If it's default, should there be
an option to disable multipart PUT requests?



--
View this message in context: http://grails.1312388.n4.nabble.com/Request-Params-And-PUT-Requests-tp4653868p4655364.html
Sent from the Grails - dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Continue reading on narkive:
Loading...