You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree that this feature seems reasonable, useful, and within scope of how this library queries Box for resources.. If you would like to try opening a PR, I'll happily consider it! We may also need to handle user/pass for proxies since HTTPClient supports that.
In the meantime, it seems like HTTPClient can also pick up ENV vars named HTTP_PROXY or http_proxy automatically. That might allow you to use a proxy immediately without waiting for a release.
I want to use boxr via proxy server
https://github.com/cburnette/boxr/blob/master/lib/boxr.rb#L68
Would you like to be able to specify a proxy server here
https://www.rubydoc.info/gems/httpclient/HTTPClient
The text was updated successfully, but these errors were encountered: