gateway time out issue n php code example
Example 1: how to check 504 response using curl
curl -4 --head http://www.flipkart.com
Example 2: how to check 504 response using curl
curl --head https://google.com
curl -4 --head http://www.flipkart.com
curl --head https://google.com