?? scripts
字號:
simple: gets a small html file gets a small gif file gets a small html file (depends on alternate port number)epipe: client closes connection (generates broken pipe in proxy) gets a small html file (to make sure server is still running)tcpread: sends request in small chunks - makes sure proxy prepared to get the request no matter how much arrives at once. stress: repeats 250 times: get small HTML file, get small image filegarbage: 1. sends request with invalid method 2. sends silly request - echos the response (should be an HTTP error) 3. sends request with NULL in URI for all of these the script sends everything that comes back from the proxy to STDOUT - there should be HTTP errors. post: 2 requests, the first one is a small post, the second is a little larger.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -