Duplicate `Content-Type` header

Hey @tafadzwagonera

You could just untick the auto-generated header and manually add 2 of the same header for the request.

I’ve used Content-Type here as an example and you can see from the Console, the request contained both headers.

I’m not sure of the endpoints you’re hitting so I don’t what behaviour is on the server-side if 2 of the same header are sent.

1 Like