Create response multipart

Hi, In my project is necessary create a multipart response where to insert a file and data. I couldn’t find a way to do this via play framework, whereas it would seem possible with akka-http.
Do you have any ideas?