mirror of
https://github.com/ElemeFE/node-interview.git
synced 2026-01-25 16:46:33 +00:00
section: network, http patch is not idempotent
This commit is contained in:
parent
9932901e2c
commit
32d782076c
@ -155,7 +155,7 @@ methods|CRUD|幂等|缓存
|
||||
GET|Read|✓|✓
|
||||
POST|Create||
|
||||
PUT|Update/Replace|✓
|
||||
PATCH|Update/Modify|✓
|
||||
PATCH|Update/Modify||
|
||||
DELETE|Delete|✓
|
||||
|
||||
> GET 和 POST 有什么区别?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user