nategood/httpful

upload file

gillivt opened this issue · 1 comments

Is it possible to upload a file to a rest server.

My file will be a csv file.

Ok I figured it out, I will convert the file to a json string and POST that.