Name | Description |
---|---|
EventedStreamStringReader | Captures the completed-line notifications from a EventedStreamReader, combining the data into a single string. Original: https://github.com/dotnet/aspnetcore/blob/master/src/Middleware/SpaServices.Extensions/src/Util/EventedStreamReader.cs |