随笔分类 -  javaweb

learning notes
摘要:## HTTP请求```GET /books/java.html HTTP/1.1 //请求行Accept: */*Accept-Language: en-us //多个请求头Connection: Keep-AliveHost: localhostReferer: http://local... 阅读全文
posted @ 2015-06-08 11:46 jerryer 阅读(106) 评论(0) 推荐(0)