Fork me on GitHub
#yada
<
2016-11-11
>
tcoupland11:11:41

This might be a bit specific to what i'm doing

tcoupland12:11:23

basically i want to know the size of a file that is about to be uploaded (forwarding on to S3). After trying, and failing, to do this is the 'proper' way (content-disposition), I've ended up having a 'file-size' part before the file part. So I need to know what that was before I start shuffling the file up.