HttpRequest::GetBufferlessInputStream Method
.NET Framework (current version)
Gets a Stream object that can be used to read the incoming HTTP entity body.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GetBufferlessInputStream() | Gets a Stream object that can be used to read the incoming HTTP entity body. |
![]() | GetBufferlessInputStream(Boolean) | Gets a Stream object that can be used to read the incoming HTTP entity body, optionally disabling the request-length limit that is set in the MaxRequestLength property. |
Show:
