Stefano Di Paola

Results 7 comments of Stefano Di Paola

Hi, What's the error? Os Version?

Thanks Dmitry, there are some comments about conditional compilation which is missing. The code you added will break windows compilation for sure and unfortunately this prevents me from accepting the...

hehe you're right! better using always pull requests just to be sure ! :) I'll merge it as soon as I can review the code. Thanks!

have a look at : https://hg.mozilla.org/mozilla-central/rev/87a5ed480992 this is one of the patches for the missing inclusion of unistd issue.

I think you actually got a partial bug in the taint prop in regexp.source, but before accepting it, let me give you a couple of working examples: First, in order...

@michaelficarra > Did you mean to have "name": "\\\\u00e0" in your expected example? yes, sorry, I meant name:"\\\\u00e0" > If so, this would be a backward-incompatible change. I was thinking...

@jvilk What about https://github.com/joeferner/node-http-mitm-proxy/blob/master/examples/processFullResponseBody.js ?