For those who noticed I created the import-upstream branch in couchdb-mochiweb. This branch import the full history from latest mochiweb master instead of relying in import-master history.
I need to use upstream there since rcouch is using the `mochiweb_http:start_link` function instead of start `mochiweb_http:start` (so it can be supervised) . In my own experience I didn't notice any caveats in using latest upstream instead of the current but feel free to point me to the missing patches and I will add them. - benoit
