* Allow EnableBuffering + Json.NET \ Xml input formatters to work better With EnableBufering, using Newtonsoft.Json or a XML input formatter will throw a sync IO exception by default. Instead actively drain the stream before deserializing the content. Fixes https://github.com/aspnet/AspNetCore/issues/16615 |
||
|---|---|---|
| .. | ||
| ref | ||
| src | ||
| test | ||