IHttpResponseTrailersFeature Schnittstelle

Definition

Bietet Zugriff auf Antworttrailer.

Antworttrailer ermöglichen das Senden zusätzlicher Header am Ende einer HTTP/1.1- oder HTTP/2-Antwort. Weitere Informationen finden Sie unter RFC7230.

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

Eigenschaften

Trailers

Ruft die Trailerheader ab oder legt diese fest.

Gilt für: