@shux 咱俩看法差不多,搞成中文更看不懂。 那还不如学学易语言。全中文
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