@pirkhezr said in I need this feature to make the interface less boring.:
@sergerdn Does your script have similar multithreading processes?
Yes.

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