News

I am unable to send a rest request using RestSharp where the body is encoded as multipart/form-data. There seems to be an issue, how would you do this via RestSharp? Below is my current code: string ...