116
116
req.write(cjson.encode({"host": host, "port": port, "magic": magic}))
119
119
# The request *should* have the following four fields:
120
120
# host, port: Host and port where the console server apparently lives
121
121
# digest, text: Fields to pass along to the console server