Hi Team:
When using RPCManager to communicate between clients and servers, the following messages can be sent the response "//isc_RPCResponseStart→[...]". //isc_RPCResponseEnd".
Can be checked with Burp Suite .
If this ("//isc_RPCResponseStart→[...]". //isc_RPCResponseEnd") is deleted,
the response is broken and the client side will waiting for a response.
Question:
Response "//isc_RPCResponseStart→[...]] //isc_RPCResponseEnd" is a response required parameter and
I think it should not be deleted. Is this correct?
#If I deleted "//isc_RPCResponseStart→[...]] //isc_RPCResponseEnd", response will broke.
When using RPCManager to communicate between clients and servers, the following messages can be sent the response "//isc_RPCResponseStart→[...]". //isc_RPCResponseEnd".
Can be checked with Burp Suite .
If this ("//isc_RPCResponseStart→[...]". //isc_RPCResponseEnd") is deleted,
the response is broken and the client side will waiting for a response.
Question:
Response "//isc_RPCResponseStart→[...]] //isc_RPCResponseEnd" is a response required parameter and
I think it should not be deleted. Is this correct?
#If I deleted "//isc_RPCResponseStart→[...]] //isc_RPCResponseEnd", response will broke.
Comment