tgstation-server
5.12.1
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Common
IAbstractHttpClientFactory.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Common
2
{
6
public
interface
IAbstractHttpClientFactory
7
{
12
IHttpClient
CreateClient
();
13
}
14
}
Tgstation.Server.Common.IAbstractHttpClientFactory
Creates IHttpClients.
Definition:
IAbstractHttpClientFactory.cs:7
Tgstation.Server.Common.IAbstractHttpClientFactory.CreateClient
IHttpClient CreateClient()
Create a IHttpClient.
Tgstation.Server.Common.IHttpClient
For sending HTTP requests.
Definition:
IHttpClient.cs:13
Tgstation.Server.Common
Definition:
HttpClient.cs:8
Generated by
1.9.5