jgauffin / griffin.networking

Networking library for .NET
http://blog.gauffin.org/2012/05/griffin-networking-a-somewhat-performant-networking-library-for-net/
GNU Lesser General Public License v3.0
108 stars 35 forks source link

Fails to handle file uploads #17

Open ddevault opened 11 years ago

ddevault commented 11 years ago

I tried uploading a 5 MB file to a griffin HTTP server (through a form in a page), and it throws a BadRequestException ("First line is not a valid REQUEST/RESPONSE line: ------WebKitFormBoundaryu4oi8KgPtBP26v6q") and dies horribly.