Peter Cai

Results 63 comments of Peter Cai

Hi. I've updated the readme [here](https://github.com/savonrb/nori#noristringwithattributes) with examples of how to access attributes from a text node, since it's not super obvious from repl that the result is of type...

Hey @Wardrop - thanks for the contribution! We haven't heard from you, so I tried to rebase this commit in another branch, and it failed the specs due to the...

I second this suggestion from @ioquatix to soft-deprecate this gem, rather than try to "get rid of global state" - compiling some reasons: - as already mentioned, such a change...

Thanks for this! I also needed apt to install `pkg-config` so that the openssl bindings would build, but this change got rustup working

Thanks for the suggestion. This is less than 100% intuitive and I will update the README with some of these examples so people are not caught off guard. If you're...

Thanks everyone for your input and your support! @rogerleite I only skimmed [this](https://dev.to/kopylov_vlad/ntlm-authentication-with-ruby-and-faraday-3lin), but it seems to document a workaround with faraday + net_http_persistent + ntlm gems? @rubiii I will...

Hi. Thanks for making this PR as we discussed. My understanding from reading #97 is you care about *consistency* and the problem was that the presence of an extra attribute...

Hi @nahi - thought I'd chime in here to offer my help, if you are open to it. I help manage a few other gems that depend on httpclient and...