MultiPart support
-----------------
Key: WINK-137
URL: https://issues.apache.org/jira/browse/WINK-137
Project: Wink
Issue Type: New Feature
Reporter: Eli Baram
Assignee: Eli Baram
Fix For: 0.2
We should add support of multipart/* mime type.
Requirements:
*) The serialization and deserialization of the parts body should be done in a
similar way to the work with the request/response body serialization (using
providers)
*)There should be a way to consume/produce huge mutipart, without limitation of
memory or disk side.
*) Should be available for use both on the Wink client and on the server
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.