fungiform
fungiform copied to clipboard
No way to handle file uploads
Although modern approaches to handling file uploads do so asynchronously, it is important to handle the ol' . I haven't worked up a patch because there is no obvious way to handle this. Frameworks have different ways to handling multipart request bodies. I suspect FormBase
binding may need to change. Any thoughts?