andreif / uwsgi-tools

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

Enable uwsgi_curl to load data from files by using the @ prefix with --data option #11

Open tomdottom opened 6 years ago

tomdottom commented 6 years ago

Basically mimic the same api as curl

curl -XPOST --data @data_file http://localhost/