IHttpResponseTrailersFeature 介面

定義

提供回應預告片的存取權。

回應預告片允許在 HTTP/1.1 結尾傳送其他標頭, (區塊化) 或 HTTP/2 回應。 如需詳細資訊,請參閱 RFC7230

public interface class IHttpResponseTrailersFeature
public interface IHttpResponseTrailersFeature
type IHttpResponseTrailersFeature = interface
Public Interface IHttpResponseTrailersFeature

屬性

Trailers

取得或設定預告片標頭。

適用於