44 char c =
query[(int)num];
79 if (userHostName !=
null &&
userHostName._stringLength != 0)
83 if (userHostName ==
null)
86 if (userHostName ==
null)
118 if (this.
headers[
"Transfer-Encoding"] ==
null)
132 if (
"Invalid host name" !=
null)
137 if (
"Invalid host name" ==
null)
169 int num2 = header.IndexOf((
char)num);
207 global::System.Security.Cryptography.X509Certificates.X509Certificate2 client_cert;
213 while (client_cert ==
null);
256 return this.
headers[
"content-type"];
304 public global::System.Collections.Specialized.NameValueCollection
Headers
429 bool flag =
string.IsNullOrEmpty(this.
headers[
"Connection"]);
431 if (
"Connection" ==
null)
463 public global::System.Collections.Specialized.NameValueCollection
QueryString
493 [
MonoTODO(
"Always returns Guid.Empty")]
498 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
504 public global::System.Uri
Url
528 return this.
headers[
"user-agent"];
659 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
676 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
720 private global::System.Collections.Specialized.NameValueCollection
query_string;
726 private global::System.Uri
url;
759 public override global::System.Security.Authentication.ExtendedProtection.ChannelBinding
GetChannelBinding(global::System.Security.Authentication.ExtendedProtection.ChannelBindingKind kind)
761 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
783 public global::System.Security.Cryptography.X509Certificates.X509Certificate2
Invoke()
811 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
817 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
class f__AnonymousType0<< Count > j__TPar
static byte Min(byte val1, byte val2)
IPEndPoint RemoteEndPoint
global::System.Security.Cryptography.X509Certificates.X509Certificate2 client_cert
static global::System.Uri GetRequestUri(string rawUri, string cookedUriScheme, string cookedUriHost, string cookedUriPath, string cookedUriQuery)
override global::System.Security.Authentication.ExtendedProtection.ChannelBinding GetChannelBinding(global::System.Security.Authentication.ExtendedProtection.ChannelBindingKind kind)
global::System.Security.Cryptography.X509Certificates.X509Certificate2 EndInvoke(IAsyncResult result)
IAsyncResult BeginInvoke(AsyncCallback callback, object @object)
global::System.Security.Cryptography.X509Certificates.X509Certificate2 Invoke()
GCCDelegate(object @object, IntPtr method)
static bool IsPredefinedScheme(string scheme)
IAsyncResult BeginGetClientCertificate(AsyncCallback requestCallback, object state)
IPEndPoint RemoteEndPoint
HttpListenerContext context
global::System.Collections.Specialized.NameValueCollection query_string
void SetRequestLine(string req)
global::System.Uri referrer
Task< global::System.Security.Cryptography.X509Certificates.X509Certificate2 > GetClientCertificateAsync()
WebHeaderCollection headers
void CreateQueryString(string query)
HttpListenerRequest(HttpListenerContext context)
global::System.Collections.Specialized.NameValueCollection QueryString
HttpListenerRequest.GCCDelegate gcc_delegate
global::System.Security.Cryptography.X509Certificates.X509Certificate2 GetClientCertificate()
static bool MaybeUri(string s)
static byte[] _100continue
static HttpListenerRequest()
Encoding content_encoding
global::System.Uri UrlReferrer
global::System.Security.Cryptography.X509Certificates.X509Certificate2 EndGetClientCertificate(IAsyncResult asyncResult)
global::System.Collections.Specialized.NameValueCollection Headers
static string Unquote(string str)
int ClientCertificateError
Guid RequestTraceIdentifier
void AddHeader(string header)
bool FinishInitialization()
static string UrlDecode(string encodedValue)