Again copying `curl` api which allows you use binary data in post requests ``` curl -XPOST --data-binary @binaryfile ```