Hi all,
v10.1p_2017-08-10/Pro Deployment
Browser: powershell/3.0
URI: ../sc/IDACall?isc_rc=1
I would like to know if is is possible to avoid status -1 messages to clients? It is not a failing request, it is a HTTP 200, including a message with
Ex:
//isc_RPCResponseStart-->[{data:"Unable to locate xxx - check to make sure it's available in xxx",status:-1}]//isc_RPCResponseEnd
I am trying to security harden the server.
Cheers, Okan.
v10.1p_2017-08-10/Pro Deployment
Browser: powershell/3.0
URI: ../sc/IDACall?isc_rc=1
I would like to know if is is possible to avoid status -1 messages to clients? It is not a failing request, it is a HTTP 200, including a message with
Ex:
//isc_RPCResponseStart-->[{data:"Unable to locate xxx - check to make sure it's available in xxx",status:-1}]//isc_RPCResponseEnd
I am trying to security harden the server.
Cheers, Okan.
Comment