BoyChai's Blog - [Go]发送GET、POST、DELETE、PUT请求 的评论 https://blog.boychai.xyz/index.php/archives/42/ GET请求func main() { // 发送请求 r, err := http.Get("https://www.baidu.com?name=boychai&...