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

feat: add proxy support by leveraging EnvHttpProxyAgent from undici #299

Merged
merged 10 commits into from
Aug 23, 2024

Conversation

wolfy1339
Copy link
Contributor

Fixes #194

@wolfy1339 wolfy1339 changed the base branch from master to beta August 22, 2024 20:24
@wolfy1339 wolfy1339 marked this pull request as draft August 22, 2024 20:25
@wolfy1339 wolfy1339 changed the title docs: add Proxy example feat: add proxy support by leveraging EnvHttpProxyAgent from undici Aug 22, 2024
@wolfy1339 wolfy1339 requested a review from Uzlopak August 22, 2024 20:31
@wolfy1339 wolfy1339 marked this pull request as ready for review August 22, 2024 20:31
index.ts Outdated Show resolved Hide resolved
index.ts Outdated Show resolved Hide resolved
@wolfy1339 wolfy1339 requested a review from Uzlopak August 22, 2024 22:07
@wolfy1339 wolfy1339 merged commit b0247a1 into beta Aug 23, 2024
15 checks passed
@wolfy1339 wolfy1339 deleted the proxy-agent branch August 23, 2024 00:13
Copy link

🎉 This issue has been resolved in version 3.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proxy support for smee client
2 participants