Details
-
Bug
-
Status: Closed
-
Should
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Medium
-
Description
As it stands now, you cannot specify mime-type when posting base64 encoded complex obs.
We should support data URI scheme for complex obs
https://en.wikipedia.org/wiki/Data_URI_scheme
This would mean that Base64-encoded values included in the JSON body when posting a complex value could include the mime type. For example: "data:image/png;base64,<base64 data>"
When posting raw data using form-data, the mime-type should be passed (and received) in the Content-type header.
Gliffy Diagrams
Attachments
Issue Links
- depends on
-
TRUNK-5027 Add support for MIME types
-
- Closed
-
- is related to
-
RESTWS-297 Implement support for complex obs
-
- Closed
-
- relates to
-
TRUNK-4964 ComplexObsHandlers should support complex data encoded as text
-
- Closed
-