The process in question exists only to service your request, so it ends when your response returns in any case. A simple patch will send a proper 400 for malformed requests of this kind.
B. On 25 December 2012 16:57, Alex G <[email protected]> wrote: > Great! And thank you for the explanation. It wasn't my goal to throw a thorn > here as it may have sounded. But I felt that putting the leading slash is not > a complete resolution of the problem if mochiweb crashes (even a single > process) on malformed requests. > > Merry Christmas! > > Alex. > > > > > -------- Original message -------- > Subject: Re: Documented API does not work. > From: Robert Newson <[email protected]> > To: "[email protected]" <[email protected]>,Scott > <[email protected]> > CC: > > Not the tidiest fix but it works; > > https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commitdiff;h=ffa34b2;hp=c4ee89eeff31501c5f90493e805324e6d437d8db > >
