Forum Discussion

ChetanAr_315803's avatar
9 years ago

Monitor receive string needs to read from send string

I've a requirement for health monitoring where receive string has a dependency send string as below:   send string: healthcheck?pretty=true/false   receive string: true if pretty=true in send s...