terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.WebHeaderCollection Member List

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

Add(HttpRequestHeader header, string value)System.Net.WebHeaderCollectioninline
Add(HttpResponseHeader header, string value)System.Net.WebHeaderCollectioninline
Add(string name, string value)System.Net.WebHeaderCollectioninline
Add(string header)System.Net.WebHeaderCollectioninline
AddInternal(string name, string value)System.Net.WebHeaderCollectioninlinepackage
AddInternalNotCommon(string name, string value)System.Net.WebHeaderCollectioninlineprivate
AddWithoutValidate(string headerName, string headerValue)System.Net.WebHeaderCollectioninlineprotected
AllKeysSystem.Net.WebHeaderCollection
AllowHttpRequestHeaderSystem.Net.WebHeaderCollectionprivate
AllowHttpResponseHeaderSystem.Net.WebHeaderCollectionpackage
AllowMultiValues(string name)System.Net.WebHeaderCollectioninlinepackagestatic
ApproxAveHeaderLineSizeSystem.Net.WebHeaderCollectionprivatestatic
ApproxHighAvgNumHeadersSystem.Net.WebHeaderCollectionprivatestatic
c_AcceptRangesSystem.Net.WebHeaderCollectionprivatestatic
c_CacheControlSystem.Net.WebHeaderCollectionprivatestatic
c_ContentLengthSystem.Net.WebHeaderCollectionprivatestatic
c_ContentTypeSystem.Net.WebHeaderCollectionprivatestatic
c_DateSystem.Net.WebHeaderCollectionprivatestatic
c_ETagSystem.Net.WebHeaderCollectionprivatestatic
c_ExpiresSystem.Net.WebHeaderCollectionprivatestatic
c_LastModifiedSystem.Net.WebHeaderCollectionprivatestatic
c_LocationSystem.Net.WebHeaderCollectionprivatestatic
c_P3PSystem.Net.WebHeaderCollectionprivatestatic
c_ProxyAuthenticateSystem.Net.WebHeaderCollectionprivatestatic
c_ServerSystem.Net.WebHeaderCollectionprivatestatic
c_SetCookieSystem.Net.WebHeaderCollectionprivatestatic
c_SetCookie2System.Net.WebHeaderCollectionprivatestatic
c_ViaSystem.Net.WebHeaderCollectionprivatestatic
c_WwwAuthenticateSystem.Net.WebHeaderCollectionprivatestatic
c_XAspNetVersionSystem.Net.WebHeaderCollectionprivatestatic
c_XPoweredBySystem.Net.WebHeaderCollectionprivatestatic
CacheControlSystem.Net.WebHeaderCollectionpackage
ChangeInternal(string name, string value)System.Net.WebHeaderCollectioninlinepackage
CheckBadChars(string name, bool isHeaderValue)System.Net.WebHeaderCollectioninlinepackagestatic
CheckUpdate(string name, string value)System.Net.WebHeaderCollectioninlinepackage
Clear()System.Net.WebHeaderCollectioninline
ContainsNonAsciiChars(string token)System.Net.WebHeaderCollectioninlinepackagestatic
ContentLengthSystem.Net.WebHeaderCollectionpackage
ContentTypeSystem.Net.WebHeaderCollectionpackage
CountSystem.Net.WebHeaderCollection
DateSystem.Net.WebHeaderCollectionpackage
ETagSystem.Net.WebHeaderCollectionpackage
ExpiresSystem.Net.WebHeaderCollectionpackage
Get(string name)System.Net.WebHeaderCollectioninline
Get(int index)System.Net.WebHeaderCollectioninline
GetAsString(global::System.Collections.Specialized.NameValueCollection cc, bool winInetCompat, bool forTrace)System.Net.WebHeaderCollectioninlinepackagestatic
GetEnumerator()System.Net.WebHeaderCollectioninline
GetKey(int index)System.Net.WebHeaderCollectioninline
GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)System.Net.WebHeaderCollectioninline
GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)System.Net.WebHeaderCollectioninlineprivate
GetValues(string header)System.Net.WebHeaderCollectioninline
GetValues(int index)System.Net.WebHeaderCollectioninline
HInfoSystem.Net.WebHeaderCollectionprivatestatic
HttpTrimCharactersSystem.Net.WebHeaderCollectionprivatestatic
InnerCollectionSystem.Net.WebHeaderCollectionprivate
InternalHasKeys()System.Net.WebHeaderCollectioninlinepackage
IsRestricted(string headerName)System.Net.WebHeaderCollectioninlinestatic
IsRestricted(string headerName, bool response)System.Net.WebHeaderCollectioninlinestatic
IsValidToken(string token)System.Net.WebHeaderCollectioninlinepackagestatic
KeysSystem.Net.WebHeaderCollection
LastModifiedSystem.Net.WebHeaderCollectionpackage
LocationSystem.Net.WebHeaderCollectionpackage
m_CommonHeadersSystem.Net.WebHeaderCollectionprivate
m_InnerCollectionSystem.Net.WebHeaderCollectionprivate
m_NumCommonHeadersSystem.Net.WebHeaderCollectionprivate
m_TypeSystem.Net.WebHeaderCollectionprivate
NormalizeCommonHeaders()System.Net.WebHeaderCollectioninlineprivate
OnDeserialization(object sender)System.Net.WebHeaderCollectioninline
ParseHeaders(byte[] buffer, int size, int unparsed, int totalResponseHeadersLength, int maximumResponseHeadersLength, WebParseError parseError)System.Net.WebHeaderCollectioninlinepackage
ParseHeadersStrict(byte[] buffer, int size, int unparsed, int totalResponseHeadersLength, int maximumResponseHeadersLength, WebParseError parseError)System.Net.WebHeaderCollectioninlinepackage
ProxyAuthenticateSystem.Net.WebHeaderCollectionpackage
Remove(HttpRequestHeader header)System.Net.WebHeaderCollectioninline
Remove(HttpResponseHeader header)System.Net.WebHeaderCollectioninline
Remove(string name)System.Net.WebHeaderCollectioninline
RemoveInternal(string name)System.Net.WebHeaderCollectioninlinepackage
RfcChar enum nameSystem.Net.WebHeaderCollectionprivate
RfcCharMapSystem.Net.WebHeaderCollectionprivatestatic
s_CommonHeaderHintsSystem.Net.WebHeaderCollectionprivatestatic
s_CommonHeaderNamesSystem.Net.WebHeaderCollectionprivatestatic
ServerSystem.Net.WebHeaderCollectionpackage
Set(HttpRequestHeader header, string value)System.Net.WebHeaderCollectioninline
Set(HttpResponseHeader header, string value)System.Net.WebHeaderCollectioninline
Set(string name, string value)System.Net.WebHeaderCollectioninline
SetAddVerified(string name, string value)System.Net.WebHeaderCollectioninlinepackage
SetCookieSystem.Net.WebHeaderCollectionpackage
SetCookie2System.Net.WebHeaderCollectionpackage
SetInternal(HttpResponseHeader header, string value)System.Net.WebHeaderCollectioninlinepackage
SetInternal(string name, string value)System.Net.WebHeaderCollectioninlinepackage
this[HttpRequestHeader header]System.Net.WebHeaderCollection
this[HttpResponseHeader header]System.Net.WebHeaderCollection
ThrowOnRestrictedHeader(string headerName)System.Net.WebHeaderCollectioninlinepackage
ToByteArray()System.Net.WebHeaderCollectioninline
ToString()System.Net.WebHeaderCollectioninline
ToString(bool forTrace)System.Net.WebHeaderCollectioninlinepackage
ViaSystem.Net.WebHeaderCollectionpackage
WebHeaderCollection()System.Net.WebHeaderCollectioninline
WebHeaderCollection(WebHeaderCollectionType type)System.Net.WebHeaderCollectioninlinepackage
WebHeaderCollection(global::System.Collections.Specialized.NameValueCollection cc)System.Net.WebHeaderCollectioninlinepackage
WebHeaderCollection(SerializationInfo serializationInfo, StreamingContext streamingContext)System.Net.WebHeaderCollectioninlineprotected
WebHeaderCollection()System.Net.WebHeaderCollectioninlineprivatestatic