DDeno•Created by financesaucer on 1/12/2024 in #help Axios HttpsProxyAgent
Hello, I tryed to search but found nothing. I'm using axios with httpProxyAgent to proxy my outgoing requests and with node everything works correctly, when running with deno it uses my ip instead of proxy ip, how can i fix it? maybe i should use fetch with proxy?