In 5.1, we changed ConvertRequest to use Request.GetBufferedInputStream in lieu of Request.InputStream for reading the content. However the GetBuffer*InputStream methods only works correctly when the stream had not been previously read (for instance by the trace module). HttpRequest.ReadEntityBodyMode can be used to determine if the stream has been previously accessed.
Comments: Hey @iGanja, We are planning to release very soon. You can pick up the nightly build until that happens at: https://www.myget.org/gallery/aspnetwebstacknightly You can private message me if you have more questions.
Comments: Hey @iGanja, We are planning to release very soon. You can pick up the nightly build until that happens at: https://www.myget.org/gallery/aspnetwebstacknightly You can private message me if you have more questions.