Follow HTTP meta tags in HTTP Monitor

HTTP monitors can now follow HTTP redirects via META tags in the HTML document. This can be used in conjunction with expected URL matching to validate destination URLs.

Enable meta redirect for HTTP monitor

The redirect URL is grabbed from the content attribute of meta tags with the http-equiv="refresh".

Checkout our HTTP monitor documentation for more information.