Tagged “micro-utility”
-
Minimal Multipart/Form-Data Parser in C
A lightweight C library and micro-utility for parsing HTTP multipart/form-data streams. Designed for embedded systems, it handles only one file per stream with no validation, prioritizing small code size over speed or features. read more