Skip to content

Commit 1ce6b55

Browse files
committed
修复 cookie session 表格
1 parent 954f61b commit 1ce6b55

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)