robbiehanson / CocoaHTTPServer

A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
Other
5.6k stars 1.31k forks source link

Fix for form header parser #111

Closed mike-ferenduros closed 10 years ago

mike-ferenduros commented 10 years ago

Without this change the multipart message parser fails to detect a part's last field.