Micah Ransdell
Micah Ransdell
Seems like a great idea to me.
Looks like there are two pieces in play here, the maxBodySize doesn't limit the upload, rather it [limits the body size](https://github.com/restify/node-restify/blob/5.x/lib/plugins/body_reader.js#L136-L138) regardless of how much data is uploaded. The second...
I agree with most on this thread. Serving static files isn't part of Restify's core competencies. Rather than continue to include a broken static file serving implementation, the existing plugin...
A sorted array with the previous conductors would be great.
@DonutEspresso - What do you think about moving models into their own module? Perhaps: restify-conductor-models?
The most important part of this would be to include the parent conductor, to speed up finding the root cause.
:+1: