Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ClientProperties.PROXY_URI & al in HttpUrlConnector #5091

Merged
merged 5 commits into from
Jul 1, 2022

Commits on Jun 22, 2022

  1. Support for proxy in HttpUrlConnector

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f850e5e View commit details
    Browse the repository at this point in the history
  2. Support other connectors

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    9feb9f4 View commit details
    Browse the repository at this point in the history
  3. Support nonProxyHosts

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ea85d10 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Revert proxy system properties from connectors

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f738329 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Review comments

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    7fe4ad3 View commit details
    Browse the repository at this point in the history