andreif / uwsgi-tools

curl and proxy for remote uwsgi app server
BSD 3-Clause "New" or "Revised" License
43 stars 11 forks source link

Add --data-binary option to uwsgi_curl #12

Open tomdottom opened 6 years ago

tomdottom commented 6 years ago

Again copying curl api which allows you use binary data in post requests

curl -XPOST --data-binary @binaryfile