curl -i -X POST -H "Content-Type: multipart/form-data" -F 'user={"name":"John","age":12};type=application/json' -F "file=@myfile.txt" http://localhost:8080/post