✅ multipart/data-from
Anyone can help me with the way to send data through POST with multipart ?
I'm using RestSharp 108.0.1 with Add.AddHeader (creating RestRequest+RestClient) and the endpoint (REST) is telling me that something is missing but debugging shows that im sending what it tells me
I'm using RestSharp 108.0.1 with Add.AddHeader (creating RestRequest+RestClient) and the endpoint (REST) is telling me that something is missing but debugging shows that im sending what it tells me