You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/28 15:22:31 UTC

[GitHub] [dubbo-go-pixiu] baerwang commented on pull request #260: fix:POST request body is missing

baerwang commented on pull request #260:
URL: https://github.com/apache/dubbo-go-pixiu/pull/260#issuecomment-929333346


   > ```
   > Filter struct {
   >   cfg *Config
   >   client *http3.Client
   > }
   > ```
   > 
   > 这种方式更好吗?将配置留空以进一步为 httpclient 添加更多配置属性
   
   我觉得可以,另外这种还可以保证代码的统一规范


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org