CURL 2020-11-20 本文已影响0人 嗷嗷呦呦呦 # --head 只显示请求头 # --location 跟踪重定向 # --verbose 输出过程详细 curl --head --location --verbose $url