Deno.serveDeno.serve a HTML page with <form enctype="multipart/form-data"><form enctype="multipart/form-data"> with a filefile input.POSTPOST that would take that FileFile, split it, and sends the chunks to another endpoint.POSTPOST handler is to await request.formData()await request.formData() to retrieve the File from there and split.Join the Discord to ask follow-up questions and connect with the community