feat(call): add forwarded_for field to OperationContext (call/operation-context-forwarded-for)
This commit is contained in:
@@ -254,6 +254,7 @@ mod tests {
|
||||
parent_request_id: None,
|
||||
identity,
|
||||
handler_identity,
|
||||
forwarded_for: None,
|
||||
capabilities: Capabilities::new(),
|
||||
metadata: HashMap::new(),
|
||||
scoped_env,
|
||||
|
||||
Reference in New Issue
Block a user