Dan DeFelippi

Results 13 comments of Dan DeFelippi

Can someone look at this and merge or provide feedback?

This is an unmaintained project kept for reference purposes. There may be a number of bugs and mis/undocumented features. On Apr 11, 2014 8:50 AM, "R E Broadley" [email protected] wrote:...

Dropbox changed the way they dedupe a while ago and Dropship no longer works.

Won't fix and can't fix. As far as I can tell Dropbox has disabled client side dedupe. The point of the project now is for reference.

That's actually a really good point. I'll leave it open in case it can be modified to work again in the future.

I wouldn't consider this code suitable for production. The MD5 code, for example has the comment `MD5: Cant remember where i got this one from` which means the quality of...

Thanks for finding this. There are 2 missing features in node-XHR here. It's missing overrideMimeType and it's missing proper encoding detection.

Now supports - addEventListener - removeEventListener - dispatchEvent But is missing support for a few events such as abort.

You are correct, support for persisting cookies should be added.