Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
system-design-primer
Commits
bb49172d
Commit
bb49172d
authored
Apr 11, 2018
by
KUAN Hsuan-Tso
Committed by
Donne Martin
Apr 10, 2018
Browse files
zh-TW: Fix comment format (#155)
parent
1b339dbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
README-zh-TW.md
View file @
bb49172d
...
...
@@ -1341,7 +1341,7 @@ HTTP 是一種在客戶端和伺服器端傳輸資料和定義編碼的方法。
| PATCH | 更新部分資料 | No | No | Yes if response contains freshness info |
| DELETE | 刪除資料 | Yes | No | No |
*
指的是當進行多次相同請求時,結果是相同的。
*
指的是當進行多次相同請求時,結果是相同的。
HTTP 是依賴於較底層的協議(例如:
**TCP**
和
**UDP**
) 的應用層協議。
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment