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

Run proxy finder function and add result to request context #87

Merged
merged 2 commits into from
Apr 27, 2022

Conversation

samuong
Copy link
Owner

@samuong samuong commented Apr 25, 2022

This pull request re-lands #74, which was accidentally merged into the wrong branch (integration-to-unittest instead of master).

It also includes a bug fix for a panic, and a new unit test that catches the bug.

This lets us run the proxy resolution code only once, even if we have to
perform multiple requests (e.g. for authentication).
@samuong samuong merged commit 2d9008b into master Apr 27, 2022
@samuong samuong deleted the reland-pr-74 branch April 27, 2022 10:38
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.

None yet

1 participant