Comment on Uses for cURLComments−nodesocket13y`curl --head http://google.com` is useful just to get the response headers back.
Comments
`curl --head http://google.com` is useful just to get the response headers back.