Is it ok to use the same httpClientName for multiple HTTP clients in .NET?
In a case when I want to group similar kinds of HTTP clients and do some operations in logging
Is it ok to use the same httpClientName for multiple HTTP clients in .NET?
In a case when I want to group similar kinds of HTTP clients and do some operations in logging