mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-18 10:10:36 +03:00
sync code
This commit is contained in:
@@ -237,6 +237,12 @@ AgentDetails::getAgentId() const
|
||||
return agent_id;
|
||||
}
|
||||
|
||||
string
|
||||
AgentDetails::getRegisteredServer() const
|
||||
{
|
||||
return server;
|
||||
}
|
||||
|
||||
Maybe<string>
|
||||
AgentDetails::getProxy() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user