Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to remove header.Content-type?

So my proxy endpoint asks for a json payload. And the user will call the proxy by supplying a json payload and of course Content-Type to application/json.

However the target endpoint asks for a application/x-www-form-urlencoded. I've tried <Remove> and <Set> but not matter what I do, I can't seem to get rid of header.Content-Type.

I've tried removing this header.Content-Type in AssignMessage as well as a ServiceCallout.

0 3 4,181
3 REPLIES 3