Is there an out of the box solution to getting an http response code after logging in to website? I've tried playing around with a powershell script (which I can't get working) so I'm curious if there's a ready template. Inspecting the site with chrome, I don't get a 200 response code until after login. I've also tried a few variations of the http response template and changing authentication methods, etc but I run in to a 401 unauthorized problem. Our standard https up/down monitor works once I got the correct credentials but we'd like more detailed info. So I know the creds are correct.
Any help is appreciated. Thanks in advance!