Closed
Description
Ref: https://github.com/microsoft/PowerPlatform-DataverseServiceClient/blob/master/src/GeneralTools/DataverseClient/Client/ServiceClient.cs (line 1420)
When we're cloning ServiceClient the CustomHeaders function is always set to match the parent.
This makes impossible to set custom headers per clonned connection.