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