Error 520 server load looks much the same. Since posters on that thread asked about HTTP/2, I wanted to double check by running this on the origin server:
curl -I https://www.example.com -s | grep HTTP
HTTP/1.1 200 OK
As expected, it returns HTTP/2 200 when going through Cloudflare.