Evan
Results
2
comments of
Evan
> Hi @anamyip, codecs requires CGO since they use C libraries. How to modify the following command? `CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build main.go `
使用body.NewUrlEncode() 例如: b := body.NewUrlEncode() b.setData("","") req.SetBody(b)