🚀 Feature: API tool proxy env var overwrite
🔖 Feature description
Ability to use a proxy inside the requests lib in a api tool, some way to pass it.
🎤 Why is this feature needed ?
Better results
✌️ How do you aim to achieve this?
Inside api tool implementation add param
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
- [x] I checked and didn't find similar issue
Are you willing to submit PR?
None
@dartpain can you please give more context about the problem? in which file i need to overwrite this env variable? I have one question why do we need to overwrite this environment?
Hi, Can i work on this?
Hi, can I work on this issue?
Hi, is anyone working on this? What kind of proxy support are we looking for (HTTP, authenticated)? Are we considering using paid proxy services, or self-hosted proxies? Also, just to clarify, is this proxy usage intended as a forward proxy?
Hi @dartpain 👋 I’d like to work on this issue (#1690). I understand it involves adding proxy environment variable support inside the API tool (probably through requests proxies). Could you please assign this to me? I’ll start by checking where the requests are handled and add support for proxy env var overrides.