Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.HttpUtilities Class Reference

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)
 

Detailed Description

Definition at line 3 of file HttpUtilities.cs.


The documentation for this class was generated from the following file: