Add `requests` support
s0undt3ch opened this issue · comments
Pedro Algarvio commented
Simplify making web requests by adding a requests
attribute to ctx
which is just a proxy to a requests.Session instance.
Python Tools Scripts
Repository from Github https://github.comsaltstack/python-tools-scripts
s0undt3ch opened this issue · comments
Simplify making web requests by adding a requests
attribute to ctx
which is just a proxy to a requests.Session instance.