Netlify not redirecting to HTTPS by default

Hi, @neeravbm, I’m not seeing records returned for an A record query for growers.com.

You also mentioned growfers.com and I think that is the correct domain name. If not, please let us know.

For that domain, I do see us redirecting http://growfers.com/ to https://growfers.com/:

$ curl -svo /dev/null http://growfers.com/  2>&1 | egrep -i '< (http|location)'
< HTTP/1.1 301 Moved Permanently
< Location: https://growfers.com/

If you are not seeing this happen, would you please send us the x-nf-request-id HTTP response header for the incorrect response?