[Mono-dev] Review of PR1370: defaulting the ReadEntityBodyMode.

Martin Thwaites monoforum at my2cents.co.uk
Sun Oct 26 23:26:54 UTC 2014


Hi All,

When I put the code in for ReadEntityBodyMode I neglected to implement the
default in the HttpRequestBase.

I've set this to "Classic" as this should force callers to use the
HttpRequestBase.InputStream instead of the buffered/bufferless methods
(which aren't implemented).  Although we have an implementation
GetBufferlessInputStream, it would be a little more work to implement all
the logic around ReadEntityBodyMode, therefore this short term fix has been
applied.

https://github.com/mono/mono/pull/1370

Thanks,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20141026/6808c617/attachment.html>


More information about the Mono-devel-list mailing list