Skip to content

Commit

Permalink
zh-TW: Fix comment format (donnemartin#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
htkuan authored and donnemartin committed Apr 11, 2018
1 parent f552598 commit f038dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-zh-TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,7 @@ HTTP 是一種在客戶端和伺服器端傳輸資料和定義編碼的方法。
| PATCH | 更新部分資料 | No | No | Yes if response contains freshness info |
| DELETE | 刪除資料 | Yes | No | No |

* 指的是當進行多次相同請求時,結果是相同的。
*指的是當進行多次相同請求時,結果是相同的。

HTTP 是依賴於較底層的協議(例如:**TCP****UDP**) 的應用層協議。

Expand Down

0 comments on commit f038dbb

Please sign in to comment.