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
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to