peachpiecompiler / peachpie

PeachPie - the PHP compiler and runtime for .NET and .NET Core
https://www.peachpie.io
Apache License 2.0
2.33k stars 202 forks source link

aspnetcore middleware does not work from Visual Studio #1070

Closed jakubmisek closed 1 year ago

jakubmisek commented 1 year ago

seems with VS, the HttpResponse.Body is an instance of either

Which causes our i/o pipelines to not function properly;

workaround: