SimonSu

Results 3 issues of SimonSu

Signed-off-by: simonisacoder Fixes [#issue 827](https://github.com/apache/pulsar-client-go/issues/827) Master Issue: # ### Motivation *Explain here the context, and why you're making that change. What is the problem you're trying to solve.* ### Modifications...

#### Expected behavior int the `pulsar/negative_backoff_policy.go` file, the Next function declare two variables ```go minNackTimeMs := int64(1000 * 30) and comment "30 sec" maxNackTimeMs := 1000 * 60 * 10...

proxy http request, normal but proxy https request ,eg curl --insecure -v -x 'https://100.95.7.219:10115' https://www.google.com * About to connect() to proxy 100.95.7.219 port 10115 (#0) * Trying 100.95.7.219... connected *...