readme.txt

来自「SSD8中exam1的答案」· 文本 代码 · 共 12 行

TXT
12
字号
1.
  Set your IE's proxy sever to be your localhost  and the port is 8000.


2.Run the program.

  Type a site address in your IE, and you can see some infomations in the console including server name, port, file path and so on. Before that you can catch  the number of links by TCP.


3.
  This program is just for method "GET" in HTTP/1.0. If your request is including the method in HTTP/1.1 like "CONNECT", it will response the  error info "method error!".

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?