Change http method with send_req function
Closed this issue · 0 comments
MindPatch commented
headers = {}
headers["User-agent"] = "Firefox"
send_req("POST","http;//example.com","body=111",headers)
Closed this issue · 0 comments
headers = {}
headers["User-agent"] = "Firefox"
send_req("POST","http;//example.com","body=111",headers)