muscaiu opened this issue 8 years ago · 0 comments
How would i make this curl command work with curlrequest?
curl -X POST -i -F file=@test.json -u user:password https://url.com/upload
I read #20 but i can't see how to add user and password.