我觉得这些衍生物就跟永动机一样# Economics - 经济
f*e
1 楼
I tried to get google.com's webpage, I use telnet like this:
telnet google.com 80
>GET /index.html/HTTP 1.1
>Host: google.com
But the problem is that: 当我试图用 "Host: google.com"时, 我必须要换行输入 "Enter", 结果telnet把它解释成发送。请问用过telnet发送HTTP请求的大牛,这个应该怎么办?
Thanks
telnet google.com 80
>GET /index.html/HTTP 1.1
>Host: google.com
But the problem is that: 当我试图用 "Host: google.com"时, 我必须要换行输入 "Enter", 结果telnet把它解释成发送。请问用过telnet发送HTTP请求的大牛,这个应该怎么办?
Thanks