Modify Content-Type value in boundary/form data
Is there any way in REST Sharp version 111.3 to modify the content-Type value inside the form data?
Below is an example outgoing call I captured with Fiddler. As you can see, the content is JSON (AttributeFormat), but when I add that parameter, it’s automatically adding text/plain (Bolded below)