Future<Response> currentPosition(String tag) => get("$restAPIHost/current_position/$tag", headers: {"charset" : "utf-8"});