hfhbd
08/24/2021, 12:48 PMstreamProvider only available for PartData.FileItem and not for all PartData subclasses? It is only a shortcut for provider().asStream()
https://github.com/ktorio/ktor/blob/1bd92eaa4974dc0b09757c635895ce0e38474a95/ktor-http/jvm/src/io/ktor/http/content/MultipartJvm.ktAleksei Tirman [JB]
08/24/2021, 2:12 PMFileItem only because it's used in a test.hfhbd
08/24/2021, 2:23 PM