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 2022/06/29 10:07:32 UTC

[GitHub] [dubbo-go-pixiu] mark4z opened a new issue, #452: why need "Types" and "Values" pair on Http to dubbo

mark4z opened a new issue, #452:
URL: https://github.com/apache/dubbo-go-pixiu/issues/452

   <!-- Please only use this template for submitting enhancement requests -->
   
   **What would you like to be added**:
   
   **Why is this needed**:
   
   - [x ] dubbo go We don't need this
   - [ ] dubbo java i'm working on it.
   


-- 
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.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


[GitHub] [dubbo-go-pixiu] mark4z commented on issue #452: why need "Types" and "Values" pair on Http to dubbo proxy

Posted by GitBox <gi...@apache.org>.
mark4z commented on issue #452:
URL: https://github.com/apache/dubbo-go-pixiu/issues/452#issuecomment-1186456246

   In Dubbo java and the target method has method overloading, add the header and pass the method signature like this:
   curl -X POST --location "http://localhost:8883/UserService/org.apache.dubbo.samples.UserProvider/GetUser1" \ -H "Content-Type: application/json" \ -H "x-dubbo-service-protocol: dubbo" \ -H "x-dubbo-service-method-overloading: java.lang.String,java.lang.String" \ -d "[\"A003\",\"A003\"]"


-- 
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


[GitHub] [dubbo-go-pixiu] mark4z commented on issue #452: why need "Types" and "Values" pair on Http to dubbo proxy

Posted by GitBox <gi...@apache.org>.
mark4z commented on issue #452:
URL: https://github.com/apache/dubbo-go-pixiu/issues/452#issuecomment-1186456341

   samples in https://github.com/dubbo-go-pixiu/samples/pull/16


-- 
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


[GitHub] [dubbo-go-pixiu] mark4z commented on issue #452: why need "Types" and "Values" pair on Http to dubbo

Posted by GitBox <gi...@apache.org>.
mark4z commented on issue #452:
URL: https://github.com/apache/dubbo-go-pixiu/issues/452#issuecomment-1169793073

   seems like if no types, dubbo java will return error.


-- 
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


[GitHub] [dubbo-go-pixiu] mark4z closed issue #452: why need "Types" and "Values" pair on Http to dubbo proxy

Posted by GitBox <gi...@apache.org>.
mark4z closed issue #452: why need "Types" and "Values" pair on Http to dubbo proxy
URL: https://github.com/apache/dubbo-go-pixiu/issues/452


-- 
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