[go: up one dir, main page]

HTTPX::Client.new.options - User error ? Possible bug?

Hello again, I'm just curious as to why i'm unable to view/configure options when sending the #options message to HTTPX::Client.new

Instances of HTTPX::Client clearly respond to #options when i query "HTTPX::Client.new.methods.sort"

but when i try: irb>> HTTPX::Client.new.options .................. <tumbleweed. System hanging.............>

I could be getting lost in the anonymous classes you use. or it could be a bug?

Thanks Matt