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

[py] implement configurable configuration class for the http client #13286

Merged
merged 12 commits into from
Oct 25, 2024

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    a57423a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    3bc1889 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    d6f16e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    5600cc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. [py] get auth header from client config

    Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
    VietND96 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3d209cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35995bc View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    9aede55 View commit details
    Browse the repository at this point in the history
  2. Fix review comments

    Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
    VietND96 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9f21342 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge remote-tracking branch 'origin/trunk' into py_client_config_new

    Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
    
    # Conflicts:
    #	py/selenium/webdriver/remote/remote_connection.py
    #	py/selenium/webdriver/remote/webdriver.py
    VietND96 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dbe23c5 View commit details
    Browse the repository at this point in the history
  2. Update ClientConfig with more kwargs

    Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
    VietND96 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3dd1b39 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    247d7dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fe4410 View commit details
    Browse the repository at this point in the history