IRequestBodyPipeFeature Interface
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.
Represents the HTTP request body as a PipeReader.
public interface class IRequestBodyPipeFeature
C#
public interface IRequestBodyPipeFeature
type IRequestBodyPipeFeature = interface
Public Interface IRequestBodyPipeFeature
- Derived
Reader |
Gets a PipeReader representing the request body, if any. |
Tuote | Versiot |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |