For the legacy
This commit is contained in:
		| @@ -189,6 +189,7 @@ func (s *service) call(ctx context.Context, router *router, sending *sync.Mutex, | ||||
| 	r := &rpcRequest{ | ||||
| 		service:     req.msg.Target, | ||||
| 		contentType: req.msg.Header["Content-Type"], | ||||
| 		method:      req.msg.Method, | ||||
| 		endpoint:    req.msg.Endpoint, | ||||
| 		body:        req.msg.Body, | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user