HttpRequestHeaders Methods

The HttpRequestHeaders type exposes the following members.

Methods

 

Name

Description

HttpRequestHeaders Methods 1:

ContainsKey

Determines whether the read-only dictionary contains an element that has the specified key.
(Inherited from MultiValueReadOnlyDictionaryTKey, TValue)

HttpRequestHeaders Methods 2:

Equals(MultiValueReadOnlyDictionaryTKey, TValue)

Indicates whether the current MultiValueReadOnlyDictionaryTKey, TValue is equal to another MultiValueReadOnlyDictionaryTKey, TValue.
(Inherited from MultiValueReadOnlyDictionaryTKey, TValue)

HttpRequestHeaders Methods 3:

Equals(Object)

Determines whether the specified Object is equal to the current MultiValueReadOnlyDictionaryTKey, TValue.
(Inherited from MultiValueReadOnlyDictionaryTKey, TValue)

HttpRequestHeaders Methods 4:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

HttpRequestHeaders Methods 5:

GetAllValues

Gets all values under the specified key.
(Inherited from MultiValueReadOnlyDictionaryTKey, TValue)

HttpRequestHeaders Methods 6:

GetEnumerator

Returns an enumerator that iterates through the collection.
(Inherited from MultiValueReadOnlyDictionaryTKey, TValue)

HttpRequestHeaders Methods 7:

GetFirstValue

Gets the first value under the specified key.
(Inherited from MultiValueReadOnlyDictionaryTKey, TValue)

HttpRequestHeaders Methods 8:

GetHashCode

Serves as the default hash function.
(Inherited from MultiValueReadOnlyDictionaryTKey, TValue)

HttpRequestHeaders Methods 9:

GetType

Gets the Type of the current instance.
(Inherited from Object)

HttpRequestHeaders Methods 10:

GetValue

Gets the value at the specified index under the specified key.
(Inherited from MultiValueReadOnlyDictionaryTKey, TValue)

HttpRequestHeaders Methods 11:

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

HttpRequestHeaders Methods 12:

HttpRequestHeaders Methods 13:

ParseRequestHeaders

Parses the specified String to the equivalent HttpRequestHeaders.

HttpRequestHeaders Methods 14:

HttpRequestHeaders Methods 15:

SplitHeaderValue

Splits the specified HTTP header value into multiple HTTP header values.

HttpRequestHeaders Methods 16:

ToCollection

Converts the current instance of the MultiValueReadOnlyDictionaryTKey, TValue class to an ICollectionT.
(Inherited from MultiValueReadOnlyDictionaryTKey, TValue)

HttpRequestHeaders Methods 17:

ToString

Returns a string that represents the current object.
(Overrides ObjectToString)

HttpRequestHeaders Methods 18:

TryGetValue(TKey, IEnumerableTValue)

Gets the value that is associated with the specified key.
(Inherited from MultiValueReadOnlyDictionaryTKey, TValue)

Reference

HttpRequestHeaders Class TcHmiSrv.Core.Tools.Net.Http Namespace

Copyright © Beckhoff Automation GmbH & Co. KG