HttpWatch

Stream 内容:

GET /notc HTTP/1.1
Accept: text/html, application/xhtml+xml, */*
Accept-Language: en-US,en;q=0.8,zh-Hans-CN;q=0.5,zh-Hans;q=0.3
User-Agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0; MALCJS)
Accept-Encoding: gzip, deflate
Host: localhost
DNT: 1
Connection: Keep-Alive

HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=ISO-8859-1
Content-Length: 251
Date: Thu, 03 Jul 2014 23:55:14 GMT

<!DOCTYPE html>
<html>
<head><title>no complete title </title></head>
<body>
<form>
Item ID:<input type="text" name="itemID"value=""><br>
Item Name:<input type="text" name="itemName"value=""><br>
<input type="submit" value="ok"></form></body></html>

原文地址:https://www.cnblogs.com/dayInAndOut/p/3823634.html