ReadAsMultipartAsync closes streams returned by MultipartStreamProvider.GetStream. If the stream is (e.g.) a FileStream, it cannot be subsequently read from. Ideally the caller would be able to override this behavior.
↧