Skip to content

Instantly share code, notes, and snippets.

Created February 16, 2011 15:24
Show Gist options
  • Save anonymous/829550 to your computer and use it in GitHub Desktop.
Save anonymous/829550 to your computer and use it in GitHub Desktop.
context.Response [WebDAVSharp.Server.Adapters.HttpListenerResponseAdapter]
{
public properties
{
AdaptedInstance [System.Net.HttpListenerResponse]
{
public properties
{
ContentEncoding [System.Text.UTF8Encoding]
{
public properties
{
BodyName = "utf-8" [System.String]
EncodingName = "Unicode (UTF-8)" [System.String]
HeaderName = "utf-8" [System.String]
WebName = "utf-8" [System.String]
WindowsCodePage = 1200 [System.Int32]
IsBrowserDisplay = True [System.Boolean]
IsBrowserSave = True [System.Boolean]
IsMailNewsDisplay = True [System.Boolean]
IsMailNewsSave = True [System.Boolean]
IsSingleByte = False [System.Boolean]
EncoderFallback [System.Text.EncoderReplacementFallback]
{
public properties
{
DefaultString = "�" [System.String]
MaxCharCount = 1 [System.Int32]
}
fields
{
strDefault = "�" [System.String]
bIsMicrosoftBestFitFallback = False [System.Boolean]
}
}
DecoderFallback [System.Text.DecoderReplacementFallback]
{
public properties
{
DefaultString = "�" [System.String]
MaxCharCount = 1 [System.Int32]
}
fields
{
strDefault = "�" [System.String]
bIsMicrosoftBestFitFallback = False [System.Boolean]
}
}
IsReadOnly = True [System.Boolean]
CodePage = 65001 [System.Int32]
}
fields
{
emitUTF8Identifier = True [System.Boolean]
isThrowException = False [System.Boolean]
m_codePage = 65001 [System.Int32]
dataItem [System.Globalization.CodePageDataItem]
{
public properties
{
WebName = "utf-8" [System.String]
UIFamilyCodePage = 1200 [System.Int32]
HeaderName = "utf-8" [System.String]
BodyName = "utf-8" [System.String]
Flags = 771 [System.UInt32]
}
fields
{
m_dataIndex = 139 [System.Int32]
m_codePage = 0 [System.Int32]
m_uiFamilyCodePage = 1200 [System.Int32]
m_webName = "utf-8" [System.String]
m_headerName = "utf-8" [System.String]
m_bodyName = "utf-8" [System.String]
m_description = <null>
m_flags = 771 [System.UInt32]
}
}
m_deserializedFromEverett = False [System.Boolean]
encoderFallback [System.Text.EncoderReplacementFallback]
decoderFallback [System.Text.DecoderReplacementFallback]
}
}
ContentType = <null>
OutputStream [System.Net.HttpResponseStream]
{
public properties
{
CanSeek = False [System.Boolean]
CanWrite = True [System.Boolean]
CanRead = False [System.Boolean]
Length = <null>
Position = <null>
CanTimeout = False [System.Boolean]
ReadTimeout = <null>
WriteTimeout = <null>
}
fields
{
m_HttpContext [System.Net.HttpListenerContext]
{
public properties
{
Request [System.Net.HttpListenerRequest]
{
public properties
{
RequestTraceIdentifier = 00000000-0000-0000-f30c-0 [...] [System.Guid]
AcceptTypes = <null>
ContentEncoding [System.Text.SBCSCodePageEncoding]
{
public properties
{
IsSingleByte = True [System.Boolean]
BodyName = "iso-8859-1" [System.String]
EncodingName = "Western European (Windows [...]" [System.String]
HeaderName = "Windows-1252" [System.String]
WebName = "Windows-1252" [System.String]
WindowsCodePage = 1252 [System.Int32]
IsBrowserDisplay = True [System.Boolean]
IsBrowserSave = True [System.Boolean]
IsMailNewsDisplay = True [System.Boolean]
IsMailNewsSave = True [System.Boolean]
EncoderFallback [System.Text.InternalEncoderBestFitFallback]
{
public properties
{
MaxCharCount = 1 [System.Int32]
}
fields
{
encoding [System.Text.SBCSCodePageEncoding]
arrayBestFit = <null>
bIsMicrosoftBestFitFallback = True [System.Boolean]
}
}
DecoderFallback [System.Text.InternalDecoderBestFitFallback]
{
public properties
{
MaxCharCount = 1 [System.Int32]
}
fields
{
encoding [System.Text.SBCSCodePageEncoding]
arrayBestFit = <null>
cReplacement = ? [System.Char]
bIsMicrosoftBestFitFallback = True [System.Boolean]
}
}
IsReadOnly = True [System.Boolean]
CodePage = 1252 [System.Int32]
}
fields
{
mapBytesToUnicode [System.Reflection.Pointer]
mapUnicodeToBytes [System.Reflection.Pointer]
mapCodePageCached [System.Reflection.Pointer]
arrayByteBestFit = <null>
byteUnknown = 63 [System.Byte]
charUnknown = ? [System.Char]
dataTableCodePage = 1252 [System.Int32]
bFlagDataTable = True [System.Boolean]
iExtraBytes = 0 [System.Int32]
arrayUnicodeBestFit = <null>
arrayBytesBestFit = <null>
m_bUseMlangTypeForSerialization = False [System.Boolean]
pCodePage [System.Reflection.Pointer]
safeMemorySectionHandle [Microsoft.Win32.SafeHandles.SafeViewOfFileHandle]
{
public properties
{
IsInvalid = False [System.Boolean]
IsClosed = False [System.Boolean]
}
fields
{
handle = XXXX [System.IntPtr]
}
}
safeFileMappingHandle [Microsoft.Win32.SafeHandles.SafeFileMappingHandle]
{
public properties
{
IsInvalid = False [System.Boolean]
IsClosed = False [System.Boolean]
}
fields
{
handle = XXXX [System.IntPtr]
}
}
m_codePage = 1252 [System.Int32]
dataItem [System.Globalization.CodePageDataItem]
{
public properties
{
WebName = "Windows-1252" [System.String]
UIFamilyCodePage = 1252 [System.Int32]
HeaderName = "Windows-1252" [System.String]
BodyName = "iso-8859-1" [System.String]
Flags = 771 [System.UInt32]
}
fields
{
m_dataIndex = 43 [System.Int32]
m_codePage = 0 [System.Int32]
m_uiFamilyCodePage = 1252 [System.Int32]
m_webName = "Windows-1252" [System.String]
m_headerName = "Windows-1252" [System.String]
m_bodyName = "iso-8859-1" [System.String]
m_description = <null>
m_flags = 771 [System.UInt32]
}
}
m_deserializedFromEverett = False [System.Boolean]
encoderFallback [System.Text.InternalEncoderBestFitFallback]
decoderFallback [System.Text.InternalDecoderBestFitFallback]
}
}
ContentLength64 = 0 [System.Int64]
ContentType = <null>
Headers = Depth: infinity\r\nDestin [...] [System.Net.WebHeaderCollection]
{
collection
{
Headers[0] = "Depth" [System.String]
Headers[1] = "Destination" [System.String]
Headers[2] = "Overwrite" [System.String]
Headers[3] = "X-Litmus" [System.String]
Headers[4] = "Connection" [System.String]
Headers[5] = "Host" [System.String]
Headers[6] = "Te" [System.String]
}
public properties
{
Count = 7 [System.Int32]
Keys [System.Collections.Specialized.NameObjectCollectionBase+KeysCollection]
{
collection
{
Keys[0] = "Depth" [System.String]
Keys[1] = "Destination" [System.String]
Keys[2] = "Overwrite" [System.String]
Keys[3] = "X-Litmus" [System.String]
Keys[4] = "Connection" [System.String]
Keys[5] = "Host" [System.String]
Keys[6] = "Te" [System.String]
}
public properties
{
Count = 7 [System.Int32]
}
fields
{
_coll [System.Collections.Specialized.NameValueCollection]
{
collection
{
_coll[0] = "Depth" [System.String]
_coll[1] = "Destination" [System.String]
_coll[2] = "Overwrite" [System.String]
_coll[3] = "X-Litmus" [System.String]
_coll[4] = "Connection" [System.String]
_coll[5] = "Host" [System.String]
_coll[6] = "Te" [System.String]
}
public properties
{
AllKeys [System.String[]]
Count = 7 [System.Int32]
Keys [System.Collections.Specialized.NameObjectCollectionBase+KeysCollection]
}
fields
{
_all = <null>
_allKeys [System.String[]]
}
}
}
}
AllKeys [System.String[]]
}
fields
{
m_CommonHeaders = <null>
m_NumCommonHeaders = 0 [System.Int32]
m_InnerCollection [System.Collections.Specialized.NameValueCollection]
m_Type = HttpListenerRequest [System.Net.WebHeaderCollectionType]
{
fields
{
value__ = 5 [System.UInt16]
}
}
}
}
HttpMethod = "COPY" [System.String]
InputStream [System.IO.Stream+NullStream]
{
public properties
{
CanRead = True [System.Boolean]
CanWrite = True [System.Boolean]
CanSeek = True [System.Boolean]
Length = 0 [System.Int64]
Position = 0 [System.Int64]
CanTimeout = False [System.Boolean]
ReadTimeout = <null>
WriteTimeout = <null>
}
}
IsAuthenticated = False [System.Boolean]
IsLocal = False [System.Boolean]
IsSecureConnection = False [System.Boolean]
QueryString [System.Collections.Specialized.NameValueCollection]
{
public properties
{
AllKeys [System.String[]]
Count = 0 [System.Int32]
Keys [System.Collections.Specialized.NameObjectCollectionBase+KeysCollection]
{
public properties
{
Count = 0 [System.Int32]
}
fields
{
_coll [System.Collections.Specialized.NameValueCollection]
}
}
}
fields
{
_all = <null>
_allKeys [System.String[]]
}
}
RawUrl = "/litmus/copysrc" [System.String]
ServiceName = <null>
Url = http://lvkgamerpc:8888/li [...] [System.Uri]
UrlReferrer = <null>
UserAgent = "litmus/0.12.1 neon/0.28.4" [System.String]
UserHostAddress = "10.0.0.17:8888" [System.String]
UserHostName = "lvkgamerpc:8888" [System.String]
UserLanguages = <null>
ClientCertificateError = <null>
TransportContext [System.Net.HttpListenerRequestContext]
{
fields
{
request [System.Net.HttpListenerRequest]
}
}
Cookies [System.Net.CookieCollection]
{
public properties
{
IsReadOnly = True [System.Boolean]
Count = 0 [System.Int32]
IsSynchronized = False [System.Boolean]
SyncRoot [System.Net.CookieCollection]
}
fields
{
m_version = 0 [System.Int32]
m_list [System.Collections.ArrayList]
{
public properties
{
Capacity = 0 [System.Int32]
Count = 0 [System.Int32]
IsFixedSize = False [System.Boolean]
IsReadOnly = False [System.Boolean]
IsSynchronized = False [System.Boolean]
SyncRoot [System.Object]
}
fields
{
_items [System.Object[]]
_size = 0 [System.Int32]
_version = 0 [System.Int32]
_syncRoot [System.Object]
}
}
m_TimeStamp = 01.01.0001 00:00:00 [System.DateTime]
m_has_other_versions = False [System.Boolean]
m_IsReadOnly = True [System.Boolean]
}
}
ProtocolVersion = 1.1 [System.Version]
HasEntityBody = False [System.Boolean]
KeepAlive = False [System.Boolean]
RemoteEndPoint = 10.0.0.3:59132 [System.Net.IPEndPoint]
{
public properties
{
AddressFamily = InterNetwork [System.Net.Sockets.AddressFamily]
{
fields
{
value__ = 2 [System.Int32]
}
}
Address = 10.0.0.3 [System.Net.IPAddress]
{
public properties
{
Address = 50331658 [System.Int64]
AddressFamily = InterNetwork [System.Net.Sockets.AddressFamily]
{
fields
{
value__ = 2 [System.Int32]
}
}
ScopeId = <null>
IsIPv6Multicast = False [System.Boolean]
IsIPv6LinkLocal = False [System.Boolean]
IsIPv6SiteLocal = False [System.Boolean]
}
fields
{
m_Address = 50331658 [System.Int64]
m_ToString = "10.0.0.3" [System.String]
m_Family = InterNetwork [System.Net.Sockets.AddressFamily]
{
fields
{
value__ = 2 [System.Int32]
}
}
m_Numbers [System.UInt16[]]
m_ScopeId = 0 [System.Int64]
m_HashCode = 0 [System.Int32]
}
}
Port = XXXX [System.Int32]
}
fields
{
m_Address = 10.0.0.3 [System.Net.IPAddress]
m_Port = XXXX [System.Int32]
}
}
LocalEndPoint = 10.0.0.17:8888 [System.Net.IPEndPoint]
{
public properties
{
AddressFamily = InterNetwork [System.Net.Sockets.AddressFamily]
{
fields
{
value__ = 2 [System.Int32]
}
}
Address = 10.0.0.17 [System.Net.IPAddress]
{
public properties
{
Address = 285212682 [System.Int64]
AddressFamily = InterNetwork [System.Net.Sockets.AddressFamily]
{
fields
{
value__ = 2 [System.Int32]
}
}
ScopeId = <null>
IsIPv6Multicast = False [System.Boolean]
IsIPv6LinkLocal = False [System.Boolean]
IsIPv6SiteLocal = False [System.Boolean]
}
fields
{
m_Address = 285212682 [System.Int64]
m_ToString = "10.0.0.17" [System.String]
m_Family = InterNetwork [System.Net.Sockets.AddressFamily]
{
fields
{
value__ = 2 [System.Int32]
}
}
m_Numbers [System.UInt16[]]
m_ScopeId = 0 [System.Int64]
m_HashCode = 0 [System.Int32]
}
}
Port = XXXX [System.Int32]
}
fields
{
m_Address = 10.0.0.17 [System.Net.IPAddress]
m_Port = XXXX [System.Int32]
}
}
}
fields
{
m_RequestUri = http://lvkgamerpc:8888/li [...] [System.Uri]
m_RequestId = XXXX [System.UInt64]
m_ConnectionId = XXXX [System.UInt64]
m_SslStatus = Insecure [System.Net.HttpListenerRequest+SslStatus]
{
fields
{
value__ = 0 [System.Byte]
}
}
m_RawUrl = "/litmus/copysrc" [System.String]
m_CookedUrl = "http://lvkgamerpc:8888/li [...]" [System.String]
m_ContentLength = 0 [System.Int64]
m_RequestStream [System.IO.Stream+NullStream]
m_HttpMethod = "COPY" [System.String]
m_KeepAlive = False [System.Net.TriState]
{
fields
{
value__ = 0 [System.Int32]
}
}
m_Version = 1.1 [System.Version]
m_WebHeaders = Depth: infinity\r\nDestin [...] [System.Net.WebHeaderCollection]
m_LocalEndPoint = 10.0.0.17:8888 [System.Net.IPEndPoint]
m_RemoteEndPoint = 10.0.0.3:59132 [System.Net.IPEndPoint]
m_BoundaryType = ContentLength [System.Net.BoundaryType]
{
fields
{
value__ = 0 [System.Int32]
}
}
m_ClientCertState = NotInitialized [System.Net.ListenerClientCertState]
{
fields
{
value__ = 0 [System.Int32]
}
}
m_ClientCertificate = <null>
m_ClientCertificateError = 0 [System.Int32]
m_MemoryBlob [System.Net.AsyncRequestContext]
{
fields
{
m_NativeOverlapped [System.Reflection.Pointer]
m_Result [System.Net.ListenerAsyncResult]
{
public properties
{
AsyncState = <null>
AsyncWaitHandle [System.Threading.ManualResetEvent]
{
public properties
{
handle = XXXX [System.IntPtr]
SafeWaitHandle [Microsoft.Win32.SafeHandles.SafeWaitHandle]
{
public properties
{
IsInvalid = False [System.Boolean]
IsClosed = False [System.Boolean]
}
fields
{
handle = XXXX [System.IntPtr]
}
}
}
fields
{
safeWaitHandle [Microsoft.Win32.SafeHandles.SafeWaitHandle]
hasThreadAffinity = False [System.Boolean]
}
}
CompletedSynchronously = False [System.Boolean]
IsCompleted = True [System.Boolean]
}
fields
{
m_RequestContext = <null>
}
}
}
}
m_Cookies [System.Net.CookieCollection]
m_HttpContext [System.Net.HttpListenerContext]
m_IsDisposed = False [System.Boolean]
m_ServiceName = <null>
}
}
Response [System.Net.HttpListenerResponse]
User = <null>
}
fields
{
m_Listener [System.Net.HttpListener]
{
public properties
{
AuthenticationSchemeSelectorDelegate = <null>
ExtendedProtectionSelectorDelegate = <null>
AuthenticationSchemes = Anonymous [System.Net.AuthenticationSchemes]
{
fields
{
value__ = 32768 [System.Int32]
}
}
ExtendedProtectionPolicy = ProtectionScenario=Transp [...] [System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy]
{
public properties
{
CustomServiceNames = <null>
PolicyEnforcement = Never [System.Security.Authentication.ExtendedProtection.PolicyEnforcement]
{
fields
{
value__ = 0 [System.Int32]
}
}
ProtectionScenario = TransportSelected [System.Security.Authentication.ExtendedProtection.ProtectionScenario]
{
fields
{
value__ = 0 [System.Int32]
}
}
CustomChannelBinding = <null>
}
fields
{
customServiceNames = <null>
policyEnforcement = Never [System.Security.Authentication.ExtendedProtection.PolicyEnforcement]
{
fields
{
value__ = 0 [System.Int32]
}
}
protectionScenario = TransportSelected [System.Security.Authentication.ExtendedProtection.ProtectionScenario]
{
fields
{
value__ = 0 [System.Int32]
}
}
customChannelBinding = <null>
}
}
DefaultServiceNames [System.Security.Authentication.ExtendedProtection.ServiceNameCollection]
{
collection
{
DefaultServiceNames[0] = "HTTP/localhost" [System.String]
DefaultServiceNames[1] = "HTTP/LVKGamerPC" [System.String]
}
public properties
{
Count = 2 [System.Int32]
}
}
Realm = <null>
IsListening = True [System.Boolean]
IgnoreWriteExceptions = False [System.Boolean]
UnsafeConnectionNtlmAuthentication = False [System.Boolean]
Prefixes [System.Net.HttpListenerPrefixCollection]
{
public properties
{
Count = 4 [System.Int32]
IsSynchronized = False [System.Boolean]
IsReadOnly = False [System.Boolean]
}
fields
{
m_HttpListener [System.Net.HttpListener]
}
}
}
fields
{
m_AuthenticationDelegate = <null>
m_AuthenticationScheme = Anonymous [System.Net.AuthenticationSchemes]
{
fields
{
value__ = 32768 [System.Int32]
}
}
m_SecurityException = <null>
m_Realm = <null>
m_RequestQueueHandle [System.Net.SafeCloseHandle]
{
public properties
{
IsInvalid = False [System.Boolean]
IsClosed = False [System.Boolean]
}
fields
{
_disposed = 0 [System.Int32]
handle = XXXX [System.IntPtr]
}
}
m_RequestHandleBound = True [System.Boolean]
m_State = Started [System.Net.HttpListener+State]
{
fields
{
value__ = 1 [System.Int32]
}
}
m_Prefixes [System.Net.HttpListenerPrefixCollection]
m_IgnoreWriteExceptions = False [System.Boolean]
m_UnsafeConnectionNtlmAuthentication = False [System.Boolean]
m_ExtendedProtectionSelectorDelegate = <null>
m_ExtendedProtectionPolicy = ProtectionScenario=Transp [...] [System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy]
m_DefaultServiceNames [System.Net.ServiceNameStore]
{
public properties
{
ServiceNames [System.Security.Authentication.ExtendedProtection.ServiceNameCollection]
}
fields
{
serviceNames = System.Collections.Generi [...] [System.Collections.Generic.List`1[[System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]]
{
collection
{
serviceNames[0] = "HTTP/localhost" [System.String]
serviceNames[1] = "HTTP/LVKGamerPC" [System.String]
}
public properties
{
Capacity = 4 [System.Int32]
Count = 2 [System.Int32]
}
fields
{
_items [System.String[]]
_size = 2 [System.Int32]
_version = 2 [System.Int32]
_syncRoot = <null>
}
}
serviceNameCollection [System.Security.Authentication.ExtendedProtection.ServiceNameCollection]
}
}
m_DisconnectResults [System.Collections.Hashtable+SyncHashtable]
{
public properties
{
Count = 0 [System.Int32]
IsReadOnly = False [System.Boolean]
IsFixedSize = False [System.Boolean]
IsSynchronized = True [System.Boolean]
SyncRoot [System.Object]
Keys [System.Collections.Hashtable+KeyCollection]
{
public properties
{
IsSynchronized = False [System.Boolean]
SyncRoot [System.Object]
Count = 0 [System.Int32]
}
fields
{
_hashtable [System.Collections.Hashtable]
{
public properties
{
IsReadOnly = False [System.Boolean]
IsFixedSize = False [System.Boolean]
IsSynchronized = False [System.Boolean]
Keys [System.Collections.Hashtable+KeyCollection]
Values [System.Collections.Hashtable+ValueCollection]
{
public properties
{
IsSynchronized = False [System.Boolean]
SyncRoot [System.Object]
Count = 0 [System.Int32]
}
fields
{
_hashtable [System.Collections.Hashtable]
}
}
SyncRoot [System.Object]
Count = 0 [System.Int32]
}
fields
{
buckets [System.Collections.Hashtable+bucket[]]
{
collection
{
buckets[0] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[1] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[2] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[3] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[4] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[5] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[6] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[7] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[8] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[9] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[10] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
}
public properties
{
Length = 11 [System.Int32]
LongLength = 11 [System.Int64]
Rank = 1 [System.Int32]
SyncRoot [System.Collections.Hashtable+bucket[]]
IsReadOnly = False [System.Boolean]
IsFixedSize = True [System.Boolean]
IsSynchronized = False [System.Boolean]
}
}
count = 0 [System.Int32]
occupancy = 0 [System.Int32]
loadsize = 7 [System.Int32]
loadFactor = 0,72 [System.Single]
version = 0 [System.Int32]
isWriterInProgress = False [System.Boolean]
keys [System.Collections.Hashtable+KeyCollection]
values [System.Collections.Hashtable+ValueCollection]
_keycomparer = <null>
_syncRoot [System.Object]
m_siInfo = <null>
}
}
}
}
Values [System.Collections.Hashtable+ValueCollection]
}
fields
{
_table [System.Collections.Hashtable]
}
}
m_InternalLock [System.Object]
m_UriPrefixes [System.Collections.Hashtable]
{
collection
{
m_UriPrefixes[0] [System.Collections.DictionaryEntry]
{
public properties
{
Key = "http://192.168.232.1:8888 [...]" [System.String]
Value = "http://192.168.232.1:8888 [...]" [System.String]
}
fields
{
_key = "http://192.168.232.1:8888 [...]" [System.String]
_value = "http://192.168.232.1:8888 [...]" [System.String]
}
}
m_UriPrefixes[1] [System.Collections.DictionaryEntry]
{
public properties
{
Key = "http://localhost:8888/" [System.String]
Value = "http://localhost:8888/" [System.String]
}
fields
{
_key = "http://localhost:8888/" [System.String]
_value = "http://localhost:8888/" [System.String]
}
}
m_UriPrefixes[2] [System.Collections.DictionaryEntry]
{
public properties
{
Key = "http://10.0.0.17:8888/" [System.String]
Value = "http://10.0.0.17:8888/" [System.String]
}
fields
{
_key = "http://10.0.0.17:8888/" [System.String]
_value = "http://10.0.0.17:8888/" [System.String]
}
}
m_UriPrefixes[3] [System.Collections.DictionaryEntry]
{
public properties
{
Key = "http://192.168.174.1:8888 [...]" [System.String]
Value = "http://192.168.174.1:8888 [...]" [System.String]
}
fields
{
_key = "http://192.168.174.1:8888 [...]" [System.String]
_value = "http://192.168.174.1:8888 [...]" [System.String]
}
}
}
public properties
{
IsReadOnly = False [System.Boolean]
IsFixedSize = False [System.Boolean]
IsSynchronized = False [System.Boolean]
Keys [System.Collections.Hashtable+KeyCollection]
{
collection
{
Keys[0] = "http://192.168.232.1:8888 [...]" [System.String]
Keys[1] = "http://localhost:8888/" [System.String]
Keys[2] = "http://10.0.0.17:8888/" [System.String]
Keys[3] = "http://192.168.174.1:8888 [...]" [System.String]
}
public properties
{
IsSynchronized = False [System.Boolean]
SyncRoot [System.Object]
Count = 4 [System.Int32]
}
fields
{
_hashtable [System.Collections.Hashtable]
}
}
Values [System.Collections.Hashtable+ValueCollection]
{
collection
{
Values[0] = "http://192.168.232.1:8888 [...]" [System.String]
Values[1] = "http://localhost:8888/" [System.String]
Values[2] = "http://10.0.0.17:8888/" [System.String]
Values[3] = "http://192.168.174.1:8888 [...]" [System.String]
}
public properties
{
IsSynchronized = False [System.Boolean]
SyncRoot [System.Object]
Count = 4 [System.Int32]
}
fields
{
_hashtable [System.Collections.Hashtable]
}
}
SyncRoot [System.Object]
Count = 4 [System.Int32]
}
fields
{
buckets [System.Collections.Hashtable+bucket[]]
{
collection
{
buckets[0] [System.Collections.Hashtable+bucket]
{
fields
{
key = "http://192.168.174.1:8888 [...]" [System.String]
val = "http://192.168.174.1:8888 [...]" [System.String]
hash_coll = 481147227 [System.Int32]
}
}
buckets[1] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[2] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[3] [System.Collections.Hashtable+bucket]
{
fields
{
key = "http://10.0.0.17:8888/" [System.String]
val = "http://10.0.0.17:8888/" [System.String]
hash_coll = 1358571492 [System.Int32]
}
}
buckets[4] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[5] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[6] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[7] [System.Collections.Hashtable+bucket]
{
fields
{
key = "http://localhost:8888/" [System.String]
val = "http://localhost:8888/" [System.String]
hash_coll = 1955566400 [System.Int32]
}
}
buckets[8] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[9] [System.Collections.Hashtable+bucket]
{
fields
{
key = <null>
val = <null>
hash_coll = 0 [System.Int32]
}
}
buckets[10] [System.Collections.Hashtable+bucket]
{
fields
{
key = "http://192.168.232.1:8888 [...]" [System.String]
val = "http://192.168.232.1:8888 [...]" [System.String]
hash_coll = 1057737350 [System.Int32]
}
}
}
public properties
{
Length = 11 [System.Int32]
LongLength = 11 [System.Int64]
Rank = 1 [System.Int32]
SyncRoot [System.Collections.Hashtable+bucket[]]
IsReadOnly = False [System.Boolean]
IsFixedSize = True [System.Boolean]
IsSynchronized = False [System.Boolean]
}
}
count = 4 [System.Int32]
occupancy = 0 [System.Int32]
loadsize = 7 [System.Int32]
loadFactor = 0,72 [System.Single]
version = 4 [System.Int32]
isWriterInProgress = False [System.Boolean]
keys [System.Collections.Hashtable+KeyCollection]
values [System.Collections.Hashtable+ValueCollection]
_keycomparer = <null>
_syncRoot [System.Object]
m_siInfo = <null>
}
}
m_SavedDigests = <null>
m_ExtraSavedDigests = <null>
m_ExtraSavedDigestsBaking = <null>
m_ExtraSavedDigestsTimestamp = 0 [System.Int32]
m_NewestContext = 0 [System.Int32]
m_OldestContext = 0 [System.Int32]
}
}
m_Request [System.Net.HttpListenerRequest]
m_Response [System.Net.HttpListenerResponse]
m_User = <null>
m_MutualAuthentication = <null>
m_PromoteCookiesToRfc2965 = False [System.Boolean]
}
}
m_LeftToWrite = 0 [System.Int64]
m_Closed = True [System.Boolean]
}
}
RedirectLocation = <null>
StatusCode = 412 [System.Int32]
StatusDescription = "Precondition Failed" [System.String]
Cookies [System.Net.CookieCollection]
{
public properties
{
IsReadOnly = False [System.Boolean]
Count = 0 [System.Int32]
IsSynchronized = False [System.Boolean]
SyncRoot [System.Net.CookieCollection]
}
fields
{
m_version = 0 [System.Int32]
m_list [System.Collections.ArrayList]
{
public properties
{
Capacity = 0 [System.Int32]
Count = 0 [System.Int32]
IsFixedSize = False [System.Boolean]
IsReadOnly = False [System.Boolean]
IsSynchronized = False [System.Boolean]
SyncRoot [System.Object]
}
fields
{
_items [System.Object[]]
_size = 0 [System.Int32]
_version = 0 [System.Int32]
_syncRoot [System.Object]
}
}
m_TimeStamp = 01.01.0001 00:00:00 [System.DateTime]
m_has_other_versions = False [System.Boolean]
m_IsReadOnly = False [System.Boolean]
}
}
SendChunked = False [System.Boolean]
KeepAlive = True [System.Boolean]
Headers = DAV: 1,2,1#extend\r\nCont [...] [System.Net.WebHeaderCollection]
{
collection
{
Headers[0] = "DAV" [System.String]
Headers[1] = "Content-Length" [System.String]
}
public properties
{
Count = 2 [System.Int32]
Keys [System.Collections.Specialized.NameObjectCollectionBase+KeysCollection]
{
collection
{
Keys[0] = "DAV" [System.String]
Keys[1] = "Content-Length" [System.String]
}
public properties
{
Count = 2 [System.Int32]
}
fields
{
_coll [System.Collections.Specialized.NameValueCollection]
{
collection
{
_coll[0] = "DAV" [System.String]
_coll[1] = "Content-Length" [System.String]
}
public properties
{
AllKeys [System.String[]]
Count = 2 [System.Int32]
Keys [System.Collections.Specialized.NameObjectCollectionBase+KeysCollection]
}
fields
{
_all = <null>
_allKeys [System.String[]]
}
}
}
}
AllKeys [System.String[]]
}
fields
{
m_CommonHeaders = <null>
m_NumCommonHeaders = 0 [System.Int32]
m_InnerCollection [System.Collections.Specialized.NameValueCollection]
m_Type = HttpListenerResponse [System.Net.WebHeaderCollectionType]
{
fields
{
value__ = 6 [System.UInt16]
}
}
}
}
ContentLength64 = 19 [System.Int64]
ProtocolVersion = 1.1 [System.Version]
}
fields
{
m_ContentEncoding [System.Text.UTF8Encoding]
m_Cookies [System.Net.CookieCollection]
m_StatusDescription = "Precondition Failed" [System.String]
m_KeepAlive = True [System.Boolean]
m_ResponseState = SentHeaders [System.Net.HttpListenerResponse+ResponseState]
{
fields
{
value__ = 2 [System.Int32]
}
}
m_WebHeaders = DAV: 1,2,1#extend\r\nCont [...] [System.Net.WebHeaderCollection]
m_ResponseStream [System.Net.HttpResponseStream]
m_ContentLength = 19 [System.Int64]
m_BoundaryType = ContentLength [System.Net.BoundaryType]
{
fields
{
value__ = 0 [System.Int32]
}
}
m_NativeResponse [System.Net.UnsafeNclNativeMethods+HttpApi+HTTP_RESPONSE]
m_HttpContext [System.Net.HttpListenerContext]
}
}
StatusCode = 412 [System.Int32]
StatusDescription = "Precondition Failed" [System.String]
OutputStream [System.Net.HttpResponseStream]
ContentEncoding [System.Text.UTF8Encoding]
ContentLength64 = 19 [System.Int64]
}
fields
{
_Response [System.Net.HttpListenerResponse]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment