What type of issue are you creating?
What version of this module are you using?
Write other if any: 2.3.1
Please add a description for your issue:
On my client, I need to set a parameter in the HTTP header for any calls to the server's API.
Occasionally, I set a value to the customHeaders parameter but this time I want to perform this operation on all server calls.
Is this possible without using the customHeaders parameter?