You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be interesting to have the ability to add a proxy config when performing the requests, since we might be hitting API's with a low rate limit or if you don't want to block any CI (circle ci for example) IP address because of SCANAPI.
I saw that #208 has the proxy support, so if we can expose a configuration to pass to httpx library the proxy credentials, this would be great.
The text was updated successfully, but these errors were encountered:
It would be interesting to have the ability to add a proxy config when performing the requests, since we might be hitting API's with a low rate limit or if you don't want to block any CI (circle ci for example) IP address because of SCANAPI.
I saw that #208 has the proxy support, so if we can expose a configuration to pass to
httpx
library the proxy credentials, this would be great.The text was updated successfully, but these errors were encountered: