Hello, is it possible to handle multipart with lis...
# ktor
j
Hello, is it possible to handle multipart with list of multipart nested in a request ?
Like this
Copy code
Multipart
   |
   |---List<Multipart>
         |
         |---Multipart