Skip to content

Instantly share code, notes, and snippets.

View odnarb's full-sized avatar
😜
hacking

Brandon Chambers odnarb

😜
hacking
View GitHub Profile
@mikermcneil
mikermcneil / body-parsers-through-the-ages.md
Last active January 20, 2016 21:41
[work-in-progress] An overview of how body parsers and file uploads work in general, and why Skipper is designed the way it is.

Body Parsers Through the Ages

An overview of how body parsers and file uploads work in general, and why Skipper is designed the way it is.

This is a work-in-progress based on discussion here https://github.com/balderdashy/skipper/issues/54#issuecomment-72048398

How File Uploads Work

This is my first attempt at explaining the efficient handling of TB multipart file uploads using ASCII infographics, so please be patient :p