Forum Discussion

smilanko_261688's avatar
Jul 26, 2016
Solved

Custom HTTPS Monitor To Parse Result

I am attempting to parse results by hitting some uri on a member, to determine if they are fully functional or not.Here is some sample output that is considered normal: HTTP/1.1 200 OK Server: Apa...
  • smilanko_261688's avatar
    Jul 26, 2016

    Alike ekalaido reccomended, after I changed the Receive String to ALIVE, and I added a HOST: header with a value, everything worked as expected.