auto commit

This commit is contained in:
CyC2018
2018-04-10 21:29:04 +08:00
parent 0633ee3b03
commit 64aed604e1
5 changed files with 14 additions and 15 deletions

View File

@ -803,7 +803,7 @@ DELETE /idX/delete HTTP/1.1 -> Returns 404
2. HTTP/1.1 支持管线化处理
3. HTTP/1.1 支持虚拟主机
4. HTTP/1.1 新增状态码 100
5. HTTP/1.1 只是分块传输编码
5. HTTP/1.1 支持分块传输编码
6. HTTP/1.1 新增缓存处理指令 max-age
具体内容见上文