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

bugfix(#1267): use baseUrl for no-proxy determination #1268

Conversation

codefish1
Copy link

@codefish1 codefish1 commented Oct 14, 2022

Fixes #1267

When a PR is raised, the request.hostname is not set, so can't be found within the noProxyArray.

However the various PR helpers, have the baseUrl parameter set, so use that to determine if we should use the proxy or not.

@codefish1
Copy link
Author

closed in preference of #1269

@codefish1 codefish1 closed this Oct 17, 2022
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.

no_proxy doesn't appear to be honoured
1 participant