from Base.Class.Http import *
http = Request().http('get', 'http://127.0.0.1:81/iplookup.php', header={"Host": 'fanscloud.net'}, debug=True)