aspnet/HttpAbstractions

Adding MultipartWriter

daniel-white opened this issue · 2 comments

Would the community like a MultipartWriter to compliment MultipartReader? It looks like MultipartSection could be used as is.

System.Net.Http.MultipartContent fulfills this need for most of our scenarios.

This issue was moved to dotnet/aspnetcore#2685