In order to retrieve only the header, give this a try: curl -I http://www.example.com/test.php. From the man page: -I/--head (HTTP/FTP/FILE) Fetch the ...
確定! 回上一頁