Hello, I noticed that MultipartBody isn’t implemented for Netty server, see https://github.com/softwaremill/tapir/blob/0.20/server/netty-server/src/main/scala/sttp/tapir/server/netty/internal/NettyRequestBody.scala#L34 .
Is this a limitation on Netty’s side? Is this tracked anywhere?
Thank you,