Support multipart/form-data for Restful servlet for media item uploads.
-----------------------------------------------------------------------
Key: SHINDIG-876
URL: https://issues.apache.org/jira/browse/SHINDIG-876
Project: Shindig
Issue Type: New Feature
Components: RESTful API (Java)
Reporter: Sachin Shenoy
A proposal for content upload (
http://docs.google.com/View?docid=dpbz5zc_4f34msgc4 ) is being incorporated
opensocial spec 0.9.
In order to write a sample implementation of content upload using shindig, we
first need shindig to support multipart/form-data. We would need to make
changes to DataServiceServlet, RestfulRequestItem inorder to understand POST
request with multipart/form-data and handle them accordingly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.