📄 tcpread
字号:
# Test TCP reads - send request in small chunks# The request is for a file that contains the text # "Proxy is able to handle chopped up request"CONNECTSEND GSEND ESLEEP 1SEND T httpSLEEP 1SEND ://monte.cs.rpi.edu/SEND ~hollingd/foo.html HTTP/1.0\r\nSEND header: value\r\nSLEEP 1SEND \r\nEXPECTCONTENT /cs/hollingd/netprog/submissions/proj2.tests/docs/foo.html
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -