mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-18 18:22:41 +08:00
Merge branch 'master' into develop
This commit is contained in:
@@ -40,6 +40,7 @@ namespace Ocelot.Requester
|
||||
|
||||
if (httpClient != null)
|
||||
{
|
||||
_client = httpClient;
|
||||
return httpClient;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user