Similarityoung commented on code in PR #862:
URL: https://github.com/apache/dubbo-go-pixiu/pull/862#discussion_r3143266393
##########
pkg/filter/http/remote/call.go:
##########
@@ -145,25 +131,27 @@ func (f *Filter) Decode(c *contexthttp.HttpContext)
filter.FilterStatus {
}
typ := api.IntegrationRequest.RequestType
+ switch strings.ToLower(typ) {
Review Comment:
已经检测并拒绝 auto_resolve,同时补充迁移文档和测试。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]