Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static bool | IsSupportedScheme (string scheme) |
static bool | IsSupportedNonSecureScheme (string scheme) |
static bool | IsSupportedSecureScheme (string scheme) |
static bool | IsNonSecureWebSocketScheme (string scheme) |
static bool | IsSecureWebSocketScheme (string scheme) |
static bool | IsSupportedProxyScheme (string scheme) |
static bool | IsSocksScheme (string scheme) |
Definition at line 3 of file HttpUtilities.cs.