[
https://issues.apache.org/jira/browse/MESOS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler reassigned MESOS-274:
-------------------------------------
Assignee: Benjamin Mahler (was: Chris A. Mattmann)
> Unicode / Binary files over http endpoints.
> -------------------------------------------
>
> Key: MESOS-274
> URL: https://issues.apache.org/jira/browse/MESOS-274
> Project: Mesos
> Issue Type: Task
> Affects Versions: 0.9.0
> Reporter: Benjamin Mahler
> Assignee: Benjamin Mahler
> Priority: Minor
> Fix For: 0.10.0
>
>
> We don't encode the json file data we send over http. This is an issue for
> binary files.
> We need to encode file data in base64, and decode on the receiving end
> (webui, cpp tests). We have to do this because it's tricky to protect against
> reading binary files.
> This would also obviate the need to escape unicode (which was left as a TODO
> in json.hpp)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira