root@bt:~# echo -e "HEAD /HTTP/1.0\n\n"
HEAD /HTTP/1.0


root@bt:~# echo -e "HEAD /HTTP/1.0"
HEAD /HTTP/1.0

相关文章: