HomePhorge

(PUP-3812) Change file_bucket content type
aea32eae4ed6Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3812) Change file_bucket content type

Previously the MIME type that the filebucket endpoints used to transfer
data was text/plain. This leads to potential problems transfering
binary data. This commit adds a new format called :binary which uses
application/octet-stream as the MIME type, which is the correct type
to specify arbitrary binary data.

Details

Provenance
Justin May <justin.may@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU635d5600c7cb: Merge pull request #3512 from hlindberg/PUP…
Branches
Unknown
Tags
Unknown

Event Timeline

Justin May <justin.may@puppetlabs.com> committed rPUaea32eae4ed6: (PUP-3812) Change file_bucket content type (authored by Justin May <justin.may@puppetlabs.com>).Jan 29 2015, 11:49 PM