1

Closed

ODataMediaTypeFormatter.ReadFromStreamAsync should not close the read stream

description

Enable unit test for this in ODataMediaTypeFormatterTests.cs
Closed Sep 7, 2012 at 5:25 PM by hongyes

comments

HongmeiG wrote Aug 17, 2012 at 10:12 PM

Wrap it using NonClosingStream should fix this.