aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/HttpServer/AsyncStreamWriterFunc.cs
AgeCommit message (Collapse)Author
2016-08-07Async stream handling: Use interface instead of Func<Stream,Task>softworkz
No functional changes
2016-07-15update async stream writerLuke Pulverenti
2016-07-15update async stream writingLuke Pulverenti