Worldping https probe reports "expectRegex did not match" for 301 redirects

Hi,

I have configured two https endpionts. The probes report “expectRegex did not match” for one of the endpoints.
This is probably because the https request returns 301 (moved permanently), setting a cookie in the same time. Is it possible to make probes follow the redirection and accept the cookie to get the content of page, such as curl -b -L does?

Cheers.

don’t think that is possible at the moment

That’s pitty. This setup of websites is quite common after all.