toastdriven / itty3

The itty-bitty Python web framework... **Now Rewritten For Python 3!**

Home Page:https://itty3.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Upload Support?

toastdriven opened this issue · comments

Problem

This is a rabbit hole. A common problem is wanting to support file uploads. However, history has proven this to not be particularly straight-forward.

If it can be done with minimal added complexity, it'd be nice to have.

Setup

Python version: 3.7.4
itty3 version (itty3.get_version(full=True)): 1.0.0-alpha-2
OS: All
Any other libraries/setup: N/A