Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IHttpBufferingFeature Interface

Definition

Namespace:
Microsoft.AspNetCore.Http.Features
Assembly:
Microsoft.AspNetCore.Http.Features.dll
Package:
Microsoft.AspNetCore.Http.Features v1.0.0
Package:
Microsoft.AspNetCore.Http.Features v1.1.0
Package:
Microsoft.AspNetCore.Http.Features v2.0.0
Package:
Microsoft.AspNetCore.Http.Features v2.1.0
Package:
Microsoft.AspNetCore.Http.Features v2.2.0
Package:
Microsoft.AspNetCore.Http.Features v3.0.3
Package:
Microsoft.AspNetCore.Http.Features v3.1.18
Package:
Microsoft.AspNetCore.Http.Features v5.0.9

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Caution

See IHttpRequestBodyFeature or IHttpResponseBodyFeature DisableBuffering

public interface class IHttpBufferingFeature
public interface IHttpBufferingFeature
[System.Obsolete("See IHttpRequestBodyFeature or IHttpResponseBodyFeature DisableBuffering", true)]
public interface IHttpBufferingFeature
type IHttpBufferingFeature = interface
[<System.Obsolete("See IHttpRequestBodyFeature or IHttpResponseBodyFeature DisableBuffering", true)>]
type IHttpBufferingFeature = interface
Public Interface IHttpBufferingFeature
Attributes

Applies to


Feedback

Was this page helpful?