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

Fix keepAlive for http-proxy-agent #169

Closed

Commits on May 15, 2023

  1. pnpm format

    jportner committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3b50fc1 View commit details
    Browse the repository at this point in the history
  2. Update tests

    * All existing keepAlive tests now assert OK status
    * Added http-proxy-agent keepAlive test
    * Added pac-proxy-agent keepAlive tests
    * Added proxy-agent keepAlive test and cache tests
    jportner committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1467942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f3bc0d View commit details
    Browse the repository at this point in the history
  4. Add changeset

    jportner committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a546c05 View commit details
    Browse the repository at this point in the history
  5. Remove outdated comment

    This test was fixed in 6f3bc0d. I
    forgot to remove the comment in that commit.
    jportner committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1170a79 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Descope changes

    jportner committed May 16, 2023
    Configuration menu
    Copy the full SHA
    bac3018 View commit details
    Browse the repository at this point in the history
  2. Remove debug statement

    jportner committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2ddd92f View commit details
    Browse the repository at this point in the history
  3. Reformat

    Also, remove auto-formatting changes in other packages
    jportner committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a841e14 View commit details
    Browse the repository at this point in the history