HTTP_RESPONSE=$(curl --silent --write-out "HTTPSTATUS:%{http_code}" -X POST $URL). Run it from your command line with the appropriate URL. This runs curl in ...
確定! 回上一頁