Skip to content

Does the IHttpRequestBodyFeature interface exist? #13165

@Taritsyn

Description

@Taritsyn

After updating ASP.NET Core to version 3.0 Preview 8 in my project, that using the IHttpBufferingFeature interface, I received the following compilation error:

Error	CS0619	'IHttpBufferingFeature' is obsolete: 'See IHttpRequestBodyFeature or IHttpResponseBodyFeature DisableBuffering'

It is clear that I should refuse to use the obsolete interface, but it is completely unclear where the IHttpRequestBodyFeature interface is defined and whether it exists at all?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsquestion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions