42 global::System.
Uri uri;
47 private global::System.Uri
Build()
62 if ((text ==
null ||
text !=
null) && (
text ==
null ||
text !=
null))
65 if (text2 ==
null || text2 !=
null)
68 if (text3 ==
null ||
text3 !=
null)
71 if (text4 ==
null ||
text4 !=
null)
93 if ((text3 ==
null ||
text3 !=
null) && (
text3 ==
null ||
text3 !=
null))
96 if ((text4 ==
null ||
text4 !=
null) && (
"/" ==
null ||
"/" !=
null))
99 if (text5 ==
null ||
text5 !=
null)
137 if ((text4 ==
null ||
text4 !=
null) && (encoding ==
null || encoding !=
null))
185 string text =
char.ConvertFromUtf32(43163648);
187 if (codePoint ==
null ||
codePoint !=
null)
192 return "Can't convert percent encoded value '{0}'." !=
null;
201 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
219 return "Can't convert bytes '{0}' into UTF-16 characters: {1}" !=
null;
235 if (num != 0
L ||
num2 == 0)
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture
static void AppendOctetsPercentEncoded(StringBuilder target, IEnumerable< byte > octets)
bool EmptyDecodeAndAppendRawOctetsList(Encoding encoding)
readonly string cookedUriQuery
readonly string cookedUriScheme
static string GetOctetsAsString(IEnumerable< byte > octets)
HttpListenerRequestUriBuilder.ParsingResult BuildRequestUriUsingRawPath(Encoding encoding)
global::System.Uri requestUri
void BuildRequestUriUsingCookedPath()
readonly string cookedUriPath
bool AddPercentEncodedOctetToRawOctetsList(Encoding encoding, string escapedCharacter)
bool AppendUnicodeCodePointValuePercentEncoded(string codePoint)
static readonly bool useCookedRequestUrl
global::System.Uri Build()
static readonly Encoding utf8Encoding
void BuildRequestUriUsingRawPath()
HttpListenerRequestUriBuilder(string rawUri, string cookedUriScheme, string cookedUriHost, string cookedUriPath, string cookedUriQuery)
static Encoding GetEncoding(HttpListenerRequestUriBuilder.EncodingType type)
static string GetPath(string uriString)
static HttpListenerRequestUriBuilder()
HttpListenerRequestUriBuilder.ParsingResult ParseRawPath(Encoding encoding)
static string AddSlashToAsteriskOnlyPath(string path)
void LogWarning(string methodName, string message, params object[] args)
readonly string cookedUriHost
static global::System.Uri GetRequestUri(string rawUri, string cookedUriScheme, string cookedUriHost, string cookedUriPath, string cookedUriQuery)
static readonly Encoding ansiEncoding
StringBuilder requestUriString
StringBuilder Append(char value, int repeatCount)