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

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

_allowSystem.Net.Http.Headers.HttpContentHeadersprivate
_allowedHeaderTypesSystem.Net.Http.Headers.HttpHeadersprivate
_contentEncodingSystem.Net.Http.Headers.HttpContentHeadersprivate
_contentLanguageSystem.Net.Http.Headers.HttpContentHeadersprivate
_contentLengthSetSystem.Net.Http.Headers.HttpContentHeadersprivate
_headerStoreSystem.Net.Http.Headers.HttpHeadersprivate
_parentSystem.Net.Http.Headers.HttpContentHeadersprivate
_treatAsCustomHeaderTypesSystem.Net.Http.Headers.HttpHeadersprivate
Add(string name, string? value)System.Net.Http.Headers.HttpHeadersinline
Add(HeaderDescriptor descriptor, string value)System.Net.Http.Headers.HttpHeadersinlinepackage
Add(string name, IEnumerable< string?> values)System.Net.Http.Headers.HttpHeadersinline
Add(HeaderDescriptor descriptor, IEnumerable< string > values)System.Net.Http.Headers.HttpHeadersinlinepackage
AddHeaderInfo(HeaderDescriptor descriptor, HeaderStoreItemInfo sourceInfo)System.Net.Http.Headers.HttpHeadersinlineprivate
AddHeaders(HttpHeaders sourceHeaders)System.Net.Http.Headers.HttpHeadersinlinepackagevirtual
AddHeaderToStore(HeaderDescriptor descriptor, object value)System.Net.Http.Headers.HttpHeadersinlineprivate
AddInvalidValue(HeaderStoreItemInfo info, string value)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
AddParsedValue(HeaderDescriptor descriptor, object value)System.Net.Http.Headers.HttpHeadersinlinepackage
AddParsedValue(HeaderStoreItemInfo info, object value)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
AddRawValue(HeaderStoreItemInfo info, string value)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
AddValueToStoreValue< T >(T value, ref object currentStoreValue)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
AllowSystem.Net.Http.Headers.HttpContentHeaders
AreEqual(object value, object storeValue, IEqualityComparer comparer)System.Net.Http.Headers.HttpHeadersinlineprivate
CheckContainsNewLine(string value)System.Net.Http.Headers.HttpHeadersinlinepackagestatic
Clear()System.Net.Http.Headers.HttpHeadersinline
CloneAndAddValue(HeaderStoreItemInfo destinationInfo, object source)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
CloneStringHeaderInfoValues(object source)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
Contains(string name)System.Net.Http.Headers.HttpHeadersinline
Contains(HeaderDescriptor descriptor)System.Net.Http.Headers.HttpHeadersinlinepackage
ContainsNewLine(string value, string name)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
ContainsParsedValue(HeaderDescriptor descriptor, object value)System.Net.Http.Headers.HttpHeadersinlinepackage
ContentDispositionSystem.Net.Http.Headers.HttpContentHeaders
ContentEncodingSystem.Net.Http.Headers.HttpContentHeaders
ContentLanguageSystem.Net.Http.Headers.HttpContentHeaders
ContentLengthSystem.Net.Http.Headers.HttpContentHeaders
ContentLocationSystem.Net.Http.Headers.HttpContentHeaders
ContentMD5System.Net.Http.Headers.HttpContentHeaders
ContentRangeSystem.Net.Http.Headers.HttpContentHeaders
ContentTypeSystem.Net.Http.Headers.HttpContentHeaders
CreateAndAddHeaderToStore(HeaderDescriptor descriptor)System.Net.Http.Headers.HttpHeadersinlineprivate
ExpiresSystem.Net.Http.Headers.HttpContentHeaders
GetEnumerator()System.Net.Http.Headers.HttpHeadersinline
GetEnumerator()System.Net.Http.Headers.HttpHeadersinlineprivate
GetEnumeratorCore()System.Net.Http.Headers.HttpHeadersinlineprivate
GetHeaderDescriptor(string name)System.Net.Http.Headers.HttpHeadersinlineprivate
GetHeaderString(HeaderDescriptor descriptor)System.Net.Http.Headers.HttpHeadersinlinepackage
GetOrCreateHeaderInfo(HeaderDescriptor descriptor, bool parseRawValues)System.Net.Http.Headers.HttpHeadersinlineprivate
GetParsedValues(HeaderDescriptor descriptor)System.Net.Http.Headers.HttpHeadersinlinepackage
GetStoreValuesAsStringArray(HeaderDescriptor descriptor, HeaderStoreItemInfo info)System.Net.Http.Headers.HttpHeadersinlinepackagestatic
GetStoreValuesAsStringOrStringArray(HeaderDescriptor descriptor, object sourceValues, out string singleValue, out string[] multiValue)System.Net.Http.Headers.HttpHeadersinlinepackagestatic
GetStoreValuesIntoStringArray(HeaderDescriptor descriptor, object sourceValues, [NotNull] ref string[] values)System.Net.Http.Headers.HttpHeadersinlinepackagestatic
GetValueCount(HeaderStoreItemInfo info)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
GetValues(string name)System.Net.Http.Headers.HttpHeadersinline
GetValues(HeaderDescriptor descriptor)System.Net.Http.Headers.HttpHeadersinlinepackage
HeaderStoreSystem.Net.Http.Headers.HttpHeaderspackage
HttpContentHeaders(HttpContent parent)System.Net.Http.Headers.HttpContentHeadersinlinepackage
HttpHeaders()System.Net.Http.Headers.HttpHeadersinlineprotected
HttpHeaders(HttpHeaderType allowedHeaderTypes, HttpHeaderType treatAsCustomHeaderTypes)System.Net.Http.Headers.HttpHeadersinlinepackage
IsAllowedHeaderName(HeaderDescriptor descriptor)System.Net.Http.Headers.HttpHeadersinlinepackagevirtual
LastModifiedSystem.Net.Http.Headers.HttpContentHeaders
NonValidatedSystem.Net.Http.Headers.HttpHeaders
ParseAndAddValue(HeaderDescriptor descriptor, HeaderStoreItemInfo info, string value)System.Net.Http.Headers.HttpHeadersinlineprivate
ParseMultipleRawHeaderValues(HeaderDescriptor descriptor, HeaderStoreItemInfo info, List< string > rawValues)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
ParseRawHeaderValues(HeaderDescriptor descriptor, HeaderStoreItemInfo info, bool removeEmptyHeader)System.Net.Http.Headers.HttpHeadersinlineprivate
ParseSingleRawHeaderValue(HeaderDescriptor descriptor, HeaderStoreItemInfo info)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
PrepareHeaderInfoForAdd(HeaderDescriptor descriptor, out HeaderStoreItemInfo info, out bool addToStore)System.Net.Http.Headers.HttpHeadersinlineprivate
ReadStoreValues< T >(Span< string > values, object storeValue, HttpHeaderParser parser, ref int currentIndex)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
Remove(string name)System.Net.Http.Headers.HttpHeadersinline
Remove(HeaderDescriptor descriptor)System.Net.Http.Headers.HttpHeadersinlinepackage
RemoveParsedValue(HeaderDescriptor descriptor, object value)System.Net.Http.Headers.HttpHeadersinlinepackage
SetOrRemoveParsedValue(HeaderDescriptor descriptor, object value)System.Net.Http.Headers.HttpHeadersinlinepackage
SetParsedValue(HeaderDescriptor descriptor, object value)System.Net.Http.Headers.HttpHeadersinlinepackage
ToString()System.Net.Http.Headers.HttpHeadersinline
TryAddWithoutValidation(string name, string? value)System.Net.Http.Headers.HttpHeadersinline
TryAddWithoutValidation(HeaderDescriptor descriptor, string value)System.Net.Http.Headers.HttpHeadersinlinepackage
TryAddWithoutValidation(string name, IEnumerable< string?> values)System.Net.Http.Headers.HttpHeadersinline
TryAddWithoutValidation(HeaderDescriptor descriptor, IEnumerable< string > values)System.Net.Http.Headers.HttpHeadersinlinepackage
TryGetAndParseHeaderInfo(HeaderDescriptor key, [NotNullWhen(true)] out HeaderStoreItemInfo info)System.Net.Http.Headers.HttpHeadersinlineprivate
TryGetHeaderDescriptor(string name, out HeaderDescriptor descriptor)System.Net.Http.Headers.HttpHeadersinlineprivate
TryGetHeaderValue(HeaderDescriptor descriptor, [NotNullWhen(true)] out object value)System.Net.Http.Headers.HttpHeadersinlinepackage
TryGetValues(string name, [NotNullWhen(true)] out IEnumerable< string >? values)System.Net.Http.Headers.HttpHeadersinline
TryGetValues(HeaderDescriptor descriptor, [NotNullWhen(true)] out IEnumerable< string > values)System.Net.Http.Headers.HttpHeadersinlinepackage
TryParseAndAddRawHeaderValue(HeaderDescriptor descriptor, HeaderStoreItemInfo info, string value, bool addWhenInvalid)System.Net.Http.Headers.HttpHeadersinlineprivatestatic
TryParseAndAddValue(HeaderDescriptor descriptor, string value)System.Net.Http.Headers.HttpHeadersinlinepackage