Skip to content

Commit bb02fb7

Browse files
committed
Merge pull request taizilongxu#14 from light4/patch-1
修复 cookie session 表格
2 parents 954f61b + 1ce6b55 commit bb02fb7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,8 +819,9 @@ post: [RFC 2616 - Hypertext Transfer Protocol -- HTTP/1.1](http://tools.ietf.org
819819

820820

821821
## 6 Cookie和Session
822+
822823
||Cookie|Session|
823-
|:-|:--|
824+
|:--|:--|:--|
824825
|储存位置|客户端|服务器端|
825826
|目的|跟踪会话,也可以保存用户偏好设置或者保存用户名密码等|跟踪会话|
826827
|安全性|不安全|安全|

0 commit comments

Comments
 (0)