HttpRequestWrapper::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.(Overrides HttpRequestBase::GetBufferlessInputStream().) |
![]() | 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.(Overrides HttpRequestBase::GetBufferlessInputStream(Boolean).) |
Show:
