Can we make Axios to always use HTTPS? I am trying to use the tool via some custom Agent Pool that uses a Proxy and the Proxy requires all traffic to be HTTPS while Axios sends HTTP requests even when the Proxy property is configured in the .env file
Can we make Axios to always use HTTPS? I am trying to use the tool via some custom Agent Pool that uses a Proxy and the Proxy requires all traffic to be HTTPS while Axios sends HTTP requests even when the Proxy property is configured in the .env file