From facb40c2367f88cf114e2a515016c743cc924793 Mon Sep 17 00:00:00 2001 From: LQ Date: Mon, 1 Aug 2016 09:54:54 +0800 Subject: [PATCH] layout problem MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit for better display table about 安全性与幂等性 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a164bc..4b6786f 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ ###安全性与幂等性 * 安全性:任意多次对同一资源操作,都不会导致资源的状态变化 * 幂等性:任意次对同一资源操作,对资源的改变是一样的 + |Method|安全性|幂等性| |------|:---:|:---:| |GET|√|√|