Matt Ruby

Results 14 comments of Matt Ruby

Is there a way for me to send you a debug log or anything? I'm happy to do so. ProxyMan has saved me so much time!

I wonder if axios is the problem? https://github.com/axios/axios/issues/5725 looks like it's worth looking into.

Here's another interesting axios proxy issue: https://github.com/axios/axios/pull/3159 When I set the env params to what proxyman provides: `export https_proxy=http://192.168.68.128:9090 http_proxy=http://192.168.68.128:9090` both entries are http.

See: https://mobx.js.org/refguide/reaction.html and https://mobx.js.org/refguide/autorun.html On Tue, Jun 12, 2018 at 3:41 PM, Les Szklanny wrote: > I'm new to MST, so forgive me if my question has an obvious answer....