Mat Brown

Results 74 comments of Mat Brown

Another thing: I can’t find a list of canonical browser names (i.e. valid inputs to `is()`) anywhere in the documentation. I had to scroll through the source of the [`parser-browsers`...

@ottbot Finally sending this upstream... sorry to let it lie fallow!

My initial assumption was that connections would not be shared between threads, but realistically one would probably be using some sort of connection pooling which makes this particular approach pretty...

Great! Although I don't think it has to be a breaking change if we just check the type of the second argument?

OK, no strong objection here if you're down for a breaking change – do you think it's worth providing an alternate implementation for Ruby 2?

Very much experimental/work in progress. I'd love to spend more time on it but realistically it's probably not going to happen in the near future. Perhaps someone can pick up...

@mbrt thanks for taking a look at this! I’m guessing probably _any_ cleartext credential storage would be a deal-breaker for our security team, but in particular Gmailctl asks for the...

Thanks @mbrt. We do fall into this category: “company policies may forbid any kind of credentials saved locally in a machine”. Unfortunately I don’t know any Go, so even a...

This is definitely a bug though! Best move would be to fix it upstream