Explorar el Código

Gitbook Auto Published

Willin Wang hace 8 años
padre
commit
066da2b5f6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      basic/http.md

+ 1 - 1
basic/http.md

@@ -32,4 +32,4 @@ Web服务中,默认HTTP的端口号为80,HTTPS的端口号为443。
 
 如: `Keep-Alive: timeout=5, max=100`
 
-表示会话保持`5s`,最多常识`100次`,时间单位为秒。
+表示会话保持`5s`,最多尝试`100次`,时间单位为秒。