CyAxe/lotus

Change http method with send_req function

Closed this issue · 0 comments

headers = {}
headers["User-agent"] = "Firefox"
send_req("POST","http;//example.com","body=111",headers)