curl command to check http headers for list of urls code example
Example: curl get example
curl -i -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://hostname/resource
curl -i -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://hostname/resource