HeaderDictionaryTypeExtensions 類別

定義

存取強型別 HTTP 要求和回應標頭的擴充方法。

public ref class HeaderDictionaryTypeExtensions abstract sealed
public static class HeaderDictionaryTypeExtensions
type HeaderDictionaryTypeExtensions = class
Public Module HeaderDictionaryTypeExtensions
繼承
HeaderDictionaryTypeExtensions

方法

AppendList<T>(IHeaderDictionary, String, IList<T>)

將值序列附加至 IHeaderDictionary

GetTypedHeaders(HttpRequest)

取得強型別 HTTP 要求標頭。

GetTypedHeaders(HttpResponse)

取得強型別 HTTP 回應標頭。

適用於