Skip to content

Conversation

paulvt
Copy link
Contributor

@paulvt paulvt commented Feb 20, 2019

Currently, you have to subclass Viewpoint::EWS::Connection to be able to gain access to the HTTP client so that a proxy URL and proxy authentication can be configured. This commit adds options that can be passed to EWSClient.new to do this directly.

It also supports setting the proxy credentials later using the #set_proxy_auth call on the connection.

Currently, you have to subclass Viewpoint::EWS::Connection to be able to
gain access to the HTTP client so that a proxy URL and proxy authentication
can be configured.  This commit adds options that can be passed to
EWSClient.new to do this directly.
It also supports setting the proxy credentials later using the
`#set_proxy_auth` call on the connection.
Base automatically changed from master to main February 3, 2021 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant