✅ asp.net BodyReader
Im trying to read the body (which works) but then it throws an exception
after some digging i found out this is a bug? https://github.com/dotnet/runtime/issues/53914
Is there a known workaround for this?
GitHub
SocketsHttpHandler.SendAsync reads request Content stream twice · I...
Description Under very specific conditions, SocketsHttpHandler.SendAsync when using HTTP/2 attempts to copy the HttpRequestMessage.Content twice. In Island Gateway (AKA what eventually became YARP)...
0 Replies