Ruins He

Results 16 comments of Ruins He

Since this issue doesn't affect any server side issue (because the parameter here will be ignored by the server side), I think deciding not fix may be OK in this...

I managed to use GRPC response header for GRPC services, and use grpc-gateway to do response http status code conversion. ```go grpc.SetHeader(ctx, metadata.Pairs("x-http-code", strconv.Itoa(go_http.StatusAccepted))) ``` +1 for making a similar...

@jeevatkm Maybe I don't have much time in current stage, for free take it up.. Besides, I will take a look if I have time later.

Thank all for the suggestion, although the solution seems to be same as what I did, it will make th code more clearer. I switched my code using customized transport...

> @ruinshe Do you mind sharing the code what you did? so that we can evaluate to include in the resty lib or not? > > If it's trivial, we...

This issue still affects our production code, there is a pending PR #2774 to fix. This bug affects all under_score_path_variable APIs client side dispatching, and we pathed the PR #2774...

any updates for this issue?

I think this issue still exists and is not stale.

> 所以这个问题解决了吗?我tag2.7.3 还会呀 nope