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

Added new client_ip accessor #2114

Merged
merged 9 commits into from Jun 16, 2021
Merged

Added new client_ip accessor #2114

merged 9 commits into from Jun 16, 2021

Commits on Apr 14, 2021

  1. Added new client_ip accessor for ConnInfo class, updated request to u…

    …se client_ip instead of client to be more representative of what will be returned (actual ipv6 ip instead of bracket wrapped ip)
    sjsadowski committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    ac5d997 View commit details
    Browse the repository at this point in the history
  2. Fix ConnInfo init

    sjsadowski committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    d874ecc View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    cbdbcc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c9d536 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    935854b View commit details
    Browse the repository at this point in the history
  2. Bump testing client

    ahopkins committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    059a84e View commit details
    Browse the repository at this point in the history
  3. Extend testing

    ahopkins committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ffafb0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df0ce9d View commit details
    Browse the repository at this point in the history
  5. Fix text

    ahopkins committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    cab88ba View commit details
    Browse the repository at this point in the history