You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Sachin Shenoy (JIRA)" <ji...@apache.org> on 2009/02/18 16:39:04 UTC

[jira] Updated: (SHINDIG-876) Support multipart/form-data for Restful servlet for media item uploads.

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

Sachin Shenoy updated SHINDIG-876:
----------------------------------

    Attachment: rest-content-upload.patch

This is java src patch for Content Upload using REST (using multipart/form-data).

> 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: Java
>            Reporter: Sachin Shenoy
>         Attachments: rest-content-upload.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 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.