Multiparty body parsing is surprisingly hard to do because the format is so stupid. I would wrap or rewrite something like this <https://github.com/iafonov/multipart-parser-c>
This is something I'm going to implement in my parser lib, eventually
Multiparty body parsing is surprisingly hard to do because the format is so stupid. I would wrap or rewrite something like this <https://github.com/iafonov/multipart-parser-c>
This is something I'm going to implement in my parser lib, eventually