| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
🧙 Sourcery has finished reviewing your pull request! Tips and commands Interacting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Sorry, something went wrong.
There was a problem hiding this comment.
Hey there - I've reviewed your changes - here's some feedback:
Please address the comments from this code review:
## Overall Comments
- Consider refactoring the duplicated protocol constants and agent‐selection switch logic into a shared helper to avoid code duplication between makeProxyAgent and makeProxyAgentUndici.
- selectProxyAgent adds socks5 support but doesn’t handle socks4 protocol—add PROXY_SOCKS4_PROTOCOL and a case for it for consistency with makeProxyAgentUndici.
Sorry, something went wrong.
|
Please fix the conflicts, OK? |
Sorry, something went wrong.
…oad-failed-on-all-hosts # Conflicts: # package-lock.json # src/utils/makeProxyAgent.ts
@DavidsonGomes Conflitos resolvidos, agora as proxies do tipo socks devem funcionar corretamente! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
📋 Description
Correção no uso de proxy socks dentro do axios
🔗 Related Issue
Closes #(issue_number)
🧪 Type of Change
🧪 Testing
📸 Screenshots (if applicable)
✅ Checklist
📝 Additional Notes