nc -l -p 65535 & <<EOF HTTP/1.1 000 Fake Status Code Content-Length: 0Connection: close EOF. 客戶端請求: $ curl -w "%{http_code}\n" ...
確定! 回上一頁