Hi guys, I'm bringing some of my patches in the main branch hoping that can be useful The first concerns the use of the status 100 (Continue) for requests with body (PUT, POST) as described here:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html#sec8.2.3 Deft, for now, slow down such requests. The patch is very simple, and can certainly be improved. Any suggestions are appreciated. Michele
