Arina

Results 9 comments of Arina

@nathanbuchar, yes, there was a reason for removing dist and .npmignore, but just to be able to use that fork, you could just put it back like it was. Generally,...

@nathanbuchar, okay, i'm glad to help you somehow, but i'm really just a user of your library who needed to update Electron to the last version. So, unfortunately i don't...

Not the same case, but i get `SyntaxError: Unexpected end of JSON input` when the settings file is empty. It's not exactly an issue, cause json files shouldn't be empty,...

@jancurn, I'll take a look at this, thanks.

@dmitryshelomanov, yeah, we made a [fork.](https://github.com/petr-vysotskiy/proxy-chain) take a look, but we also added some enrichments that we needed.

@dmitryshelomanov, for a fork ?

@dmitryshelomanov, well, shortly you just kinda return this `{ requestAuthentication: false, upstreamProxyUrl, proxyHeaders };` instead of this `{ requestAuthentication: false, upstreamProxyUrl };` from the **prepareRequestFunction** (but not necessarily)

Same. Sometimes i get wrong platform in ua with platform filter set. #15 also relates.

Alright, I figured out a simple fix but I'm not sure how to contribute. So, basically you just need to handle these urls the same way as any other web...