Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.AuthenticationHelper.DigestResponse Class Referencesealed

Package Functions

 DigestResponse (string challenge)
 

Package Attributes

readonly Dictionary< string, stringParameters = new Dictionary<string, string>(StringComparer.OrdinalIgnoreCase)
 

Private Member Functions

string GetNextKey (string data, int currentIndex, out int parsedIndex)
 
string GetNextValue (string data, int currentIndex, bool expectQuotes, out int parsedIndex)
 
void Parse (string challenge)
 

Static Private Member Functions

static bool CharIsSpaceOrTab (char ch)
 
static bool MustValueBeQuoted (string key)
 

Detailed Description

Definition at line 41 of file AuthenticationHelper.cs.


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