local response = request({ Url = "http://127.0.0.1:8080", Method = "GET" }) print(response.Body)