Reading Request.Body stream and appending to another stream

前端 未结 0 1060
误落风尘
误落风尘 2021-01-19 02:38

Using C#, .NET Core 3.1

I am creating an AuthorizationFilter and I am trying to read the request Body and write it to a new memory stream but it just dies on the line

相关标签:
回答
  • 消灭零回复
提交回复
热议问题