ddab2adc

By: Michael Lynch <git@mtlynch.io>

Remove upload converter context parameter

Upload converters now accept only a reader and writer. The processor no longer passes request contexts into the converter callback, and app wiring adapts the existing conversion functions at the boundary.