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

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

_headerNameSystem.Net.Http.Headers.HeaderDescriptorprivate
_knownHeaderSystem.Net.Http.Headers.HeaderDescriptorprivate
AsCustomHeader()System.Net.Http.Headers.HeaderDescriptorinline
Equals(HeaderDescriptor other)System.Net.Http.Headers.HeaderDescriptorinline
Equals(object obj)System.Net.Http.Headers.HeaderDescriptorinline
IEquatable< HeaderDescriptor >.Equals(T? other)System.IEquatable< HeaderDescriptor >
GetHashCode()System.Net.Http.Headers.HeaderDescriptorinline
GetHeaderValue(ReadOnlySpan< byte > headerValue, Encoding valueEncoding)System.Net.Http.Headers.HeaderDescriptorinline
GetKnownContentType(ReadOnlySpan< byte > contentTypeValue)System.Net.Http.Headers.HeaderDescriptorinlinepackagestatic
HeaderDescriptor(KnownHeader knownHeader)System.Net.Http.Headers.HeaderDescriptorinline
HeaderDescriptor(string headerName)System.Net.Http.Headers.HeaderDescriptorinlinepackage
HeaderTypeSystem.Net.Http.Headers.HeaderDescriptor
KnownHeaderSystem.Net.Http.Headers.HeaderDescriptor
NameSystem.Net.Http.Headers.HeaderDescriptor
ParserSystem.Net.Http.Headers.HeaderDescriptor
TryDecodeUtf8(ReadOnlySpan< byte > input, [NotNullWhen(true)] out string decoded)System.Net.Http.Headers.HeaderDescriptorinlineprivatestatic
TryGet(string headerName, out HeaderDescriptor descriptor)System.Net.Http.Headers.HeaderDescriptorinlinestatic
TryGet(ReadOnlySpan< byte > headerName, out HeaderDescriptor descriptor)System.Net.Http.Headers.HeaderDescriptorinlinestatic
TryGetStaticQPackHeader(int index, out HeaderDescriptor descriptor, [NotNullWhen(true)] out string knownValue)System.Net.Http.Headers.HeaderDescriptorinlinepackagestatic