Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.HttpRuleParser Member List

This is the complete list of members for System.Net.Http.HttpRuleParser, including all inherited members.

ContainsNewLine(string value, int startIndex=0)System.Net.Http.HttpRuleParserinlinepackagestatic
CreateTokenChars()System.Net.Http.HttpRuleParserinlineprivatestatic
DefaultHttpEncodingSystem.Net.Http.HttpRuleParserpackagestatic
GetCommentLength(string input, int startIndex, out int length)System.Net.Http.HttpRuleParserinlinepackagestatic
GetExpressionLength(string input, int startIndex, char openChar, char closeChar, bool supportsNesting, int nestedCount, out int length)System.Net.Http.HttpRuleParserinlineprivatestatic
GetHostLength(string input, int startIndex, bool allowToken, out string host)System.Net.Http.HttpRuleParserinlinepackagestatic
GetNumberLength(string input, int startIndex, bool allowDecimal)System.Net.Http.HttpRuleParserinlinepackagestatic
GetQuotedPairLength(string input, int startIndex, out int length)System.Net.Http.HttpRuleParserinlinepackagestatic
GetQuotedStringLength(string input, int startIndex, out int length)System.Net.Http.HttpRuleParserinlinepackagestatic
GetTokenLength(string input, int startIndex)System.Net.Http.HttpRuleParserinlinepackagestatic
GetTokenString(ReadOnlySpan< byte > input)System.Net.Http.HttpRuleParserinlinepackagestatic
GetWhitespaceLength(string input, int startIndex)System.Net.Http.HttpRuleParserinlinepackagestatic
IsToken(string input)System.Net.Http.HttpRuleParserinlinepackagestatic
IsToken(ReadOnlySpan< byte > input)System.Net.Http.HttpRuleParserinlinepackagestatic
IsTokenChar(char character)System.Net.Http.HttpRuleParserinlinepackagestatic
IsValidHostName(string host)System.Net.Http.HttpRuleParserinlineprivatestatic
s_tokenCharsSystem.Net.Http.HttpRuleParserprivatestatic