I will give you the following specific examples through a HTTP protocol packet format for implementation.
Code:
GET / mycom2http123/test123.aspx HTTP/1.1CRLF
Host: 127.0.0.1CRLF
Content-Length: 86CRLF
Connection: Keep-AliveCRLF
CRLF
000000C8420000C8000C8420000C8420000C8420000C8420000C8420000C8420000C84251AD
Through the tools of data intercepted with 16 hexadecimal display as follows:
Code:
00000000:47 45 54 20 2F 63 6F 6D 32 68 74 74 70 2F 74 65 GET / mycom2http123/te123
00000010:73 74 2E 61 73 70 78 20 48 54 54 50 2F 31 2E 31 test123.aspx HTTP/1.1
Bookmarks