baerwang
baerwang
```log === RUN TestGet pixiu_test.go:81: Error Trace: pixiu_test.go:81 Error: Received unexpected error: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: tls: first record...
我想参与4,优雅上下线
> > 我想参与4,优雅上下线 > > 我也想参与下,但我看已经有人开发了#1675 真快哈哈
这个需求做了吗,如果没有做是否可以分配给我?
assigness me
try ```go func MergeURL(serviceURL *URL, referenceURL *URL) *URL { // After Clone, it is a new URL that there is no thread safe issue. mergedURL := serviceURL.Clone() // iterator the...
> Hi @baerwang > > This topic is identified under the label "generator" ( [ topic: generators](https://github.com/Orange-OpenSource/hurl/labels/topic%3A%20generators) ). We haven't yet started any work on a generator syntax, which is...
https://github.com/apache/dubbo-go-pixiu/blob/804628011ed9dd9e67d063234b123a8a1390bb0a/pixiu/pkg/filter/http/remote/call.go#L120 you can get cookie in this code ```go c.Request.Header.Get("Cookie") ```
hi,pixiu support [dubbo](https://github.com/apache/dubbo-go-pixiu-samples/tree/main/dubbohttpproxy) and [triple](https://github.com/apache/dubbo-go-pixiu-samples/tree/main/dubbotripleproxy), samples help