Co-authored-by: Asim Aslam <asim@aslam.me>
This commit is contained in:
parent
d559587807
commit
87617be227
@ -211,6 +211,7 @@ func (s *service) call(ctx context.Context, router *router, sending *sync.Mutex,
|
|||||||
method: req.msg.Method,
|
method: req.msg.Method,
|
||||||
endpoint: req.msg.Endpoint,
|
endpoint: req.msg.Endpoint,
|
||||||
body: req.msg.Body,
|
body: req.msg.Body,
|
||||||
|
header: req.msg.Header,
|
||||||
}
|
}
|
||||||
|
|
||||||
// only set if not nil
|
// only set if not nil
|
||||||
|
Loading…
Reference in New Issue
Block a user