Hacker
Hacker
maybe the author died as CV2019
thank you
nodejs 12.*
> @564064202 oh I found it. > > If you use `protobufjs.parse(rawstr, { alternateCommentMode: true })`, you can find the object under `nested` has `comments` @JennieJi thanks,Could you tell me...
"stun.l.google.com:19302", "stun1.l.google.com:19302", "stun2.l.google.com:19302", "stun3.l.google.com:19302", "stun4.l.google.com:19302",

@appleboy sir,I resolved this by ``` go func GetRquestReturnBytes(url string) (body []byte, err error) { tr := &http.Transport{ TLSClientConfig: &tls.Config{InsecureSkipVerify: true}, DisableKeepAlives: true, //by this MaxIdleConnsPerHost: 14, } client :=...
> Can't reproduce. you can delete two lines code