-
Notifications
You must be signed in to change notification settings - Fork 59
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: remove custom proxy handling #143
Draft
parkerbxyz
wants to merge
17
commits into
main
Choose a base branch
from
134-remove-custom-proxy-functionality
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+14,580
−11,681
Commits on Jun 13, 2024
-
fix: remove custom proxy handling
Undici has added native support for proxy handling, so it is no longer necessary for us to implement our own custom proxy handling.
Configuration menu - View commit details
-
Copy full SHA for ae98c18 - Browse repository at this point
Copy the full SHA ae98c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98eac26 - Browse repository at this point
Copy the full SHA 98eac26View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa33f86 - Browse repository at this point
Copy the full SHA fa33f86View commit details
Commits on Sep 3, 2024
-
fix: implement
EnvHttpProxyAgent
`EnvHttpProxyAgent` automatically reads the proxy configuration from the environment variables.
Configuration menu - View commit details
-
Copy full SHA for 5cb4b2f - Browse repository at this point
Copy the full SHA 5cb4b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28dfb1e - Browse repository at this point
Copy the full SHA 28dfb1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e441f - Browse repository at this point
Copy the full SHA 19e441fView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f00388 - Browse repository at this point
Copy the full SHA 1f00388View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa1ac7 - Browse repository at this point
Copy the full SHA 6aa1ac7View commit details -
Remove
EnvHttpProxyAgent
implementationProxy support should be automatic
Configuration menu - View commit details
-
Copy full SHA for 073d254 - Browse repository at this point
Copy the full SHA 073d254View commit details -
Configuration menu - View commit details
-
Copy full SHA for adf089d - Browse repository at this point
Copy the full SHA adf089dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e61ab3 - Browse repository at this point
Copy the full SHA 4e61ab3View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed89981 - Browse repository at this point
Copy the full SHA ed89981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b34af - Browse repository at this point
Copy the full SHA 02b34afView commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff0675e - Browse repository at this point
Copy the full SHA ff0675eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a505dc - Browse repository at this point
Copy the full SHA 7a505dcView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0d0cbe - Browse repository at this point
Copy the full SHA a0d0cbeView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 489a969 - Browse repository at this point
Copy the full SHA 489a969View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.