93cd655b

By: Michael Lynch <git@mtlynch.io>

Extract upload POST request parsing

Move upload form parsing into parseUploadPostRequest so uploadPost matches the login POST handler structure while keeping temp-file buffering in the handler.