@kaonaz Answered in PM
Set Header For Specific SubDomain Only
-

I know you have an option for set header but it's set the header for all network requests.
Can we Set Header for something like api.example.com Only not for all network request
-
This doesn't require a special feature, just change header before that api action, then change it back after it
or you can simply use http client