Issue #7262 has been updated by Razvan Cosma. Status changed from Unreviewed to Rejected
Please ignore this, it was a misunderstanding on my part: all I had to do was change Accept: yaml to Accept: s to get the binary content. ---------------------------------------- Feature #7262: Binary data in YAML REST requests https://projects.puppetlabs.com/issues/7262 Author: Razvan Cosma Status: Rejected Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: The YAML spec (http://yaml.org/type/binary.html) states that binary data can be sent/received as long as it is prepended with a !!binary tag and base64-encoded. Adding this feature would be very useful for management of applications that store configuration in formats other than text (e.g. GDBM files), as well as for transferring arbitrary files. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
