Mr-Potatoz
4/14/2020 - 1:09 PM

App Test

import requests


url = "http://dc-4/command.php"
rsp = r.get(url,allow_redirects=False)
print(rsp.text)