Sdílet prostřednictvím


ResponseTrailerExtensions.SupportsTrailers(HttpResponse) Metoda

Definice

Označuje, jestli server podporuje odesílání hlaviček přívěsu pro tuto odpověď.

public:
[System::Runtime::CompilerServices::Extension]
 static bool SupportsTrailers(Microsoft::AspNetCore::Http::HttpResponse ^ response);
public static bool SupportsTrailers (this Microsoft.AspNetCore.Http.HttpResponse response);
static member SupportsTrailers : Microsoft.AspNetCore.Http.HttpResponse -> bool
<Extension()>
Public Function SupportsTrailers (response As HttpResponse) As Boolean

Parametry

response
HttpResponse

Návraty

Platí pro