RequestFormReaderExtensions Class
Definition
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.
Extension for HttpRequest.
public ref class RequestFormReaderExtensions abstract sealed
public static class RequestFormReaderExtensions
type RequestFormReaderExtensions = class
Public Module RequestFormReaderExtensions
- Inheritance
-
RequestFormReaderExtensions
Methods
ReadFormAsync(HttpRequest, FormOptions, CancellationToken) |
Read the request body as a form with the given options. These options will only be used if the form has not already been read. |