kipp
kipp copied to clipboard
Support multipart and raw?
Currently kipp only supports multipart uploads, rejecting invalid requests. However it might be nice to also accept raw bodies? Primarily to avoid overhead, and to allow direct writing to the body. Primary use-case being browsers and their atrocious stream support.