Hello there,
As a lot of corporate networks require crossing an HTTP proxy to reach global resources such as SharePoint sites, it would be cool to implement thru-proxy connection in your tool.
You can do it painlessly with the imported requests module.
Cheers.
Hello there,
As a lot of corporate networks require crossing an HTTP proxy to reach global resources such as SharePoint sites, it would be cool to implement thru-proxy connection in your tool.
You can do it painlessly with the imported
requestsmodule.Cheers.