Roger Leite
Roger Leite
Hi @AJFaraday The short answer is I don't know how to set the environment for your case. The only documentation this adapter has is the PR that implemented: https://github.com/savonrb/httpi/pull/75. What's...
Your great idea give me a nice idea! Thanks @coldnebo ... if i found some time after lunch, i'll start something crazy.
Hi @chetan. This is really old and i don't know why this ConnectionError is a module. Maybe is something related to savon. :confused:
Hi @roeme. Maybe we can find a workaround. Each method get, post ... etc. yields the "native" client that is using. You can use this to set no_proxy on HTTPClient's...
Hi @roeme! Can i close this issue?
Waiting for release 2.4.4 be published before merging this PR.
Hi Tom @Wardrop > To save repeating myself, or otherwise creating my own "request" method, it would be nice if HTTPI allowed one to set a global block to be...
I was thinking in something like you did on savon. By default have a logger to stdout on info severity. Users can change severity on logger instance, like you said....
Hi @907th. Thanks for opening this PR. Seems good to merge.
Forgot this PR sorry. This code is going to conflict with https://github.com/savonrb/httpi/pull/208. 🤔