Just to keep you up to date. The newest beta versions of the Web activity package will have it fixed
Some Implementation notes:
- a new AcceptFormat is available: “CUSTOM“;
When choosing “CUSTOM“ AcceptFormat, if an “Accept“ or “accept“ Header parameter is present, then it will be sent as the custom accept format. If no header parameter is set, “accept“ will get the RestSharp default value: “application/json, application/xml, text/json, text/x-json, text/javascript, text/xml“