After upgrading a previous free version installation 10.9
The HTML/ASP monitor will not work with HTTP any longer for anything other than Head only monitoring.
The monitor DOES work from HTTPS now (which was the feature added) in the release I believe.
The error reported is always:
I received this error for the check:
`The server redirected to an unsupported protocol`
If I use `curl` from command line shows correct response with no errors.
If seems like the HTML/ASP that is supposed to be HTTP only (and not the Header only check) is being forced over HTTPS?