59
Views
1
Comments
[REST Extender] Result SetContentType in http trace
Question
rest-extender
Service icon
Forge asset by Hanno
Application Type
Service

Hi,

I need to remove the charset=utf-8 part of the Content-Type 'application/json; charset=utf-8' and trying to do this in the OnBeforeRequestAdvanced with SetContentType.

In the HTTP trace I still have charset-UTF-8.


Are I am doing something wrong?


Kind regards,

Rik

2019-11-08 16-23-42
César Mateus Conceição

Rik,

Maybe you can use this approach if you need to change a content type from the response.

Reference:  REST encoding problem

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.