auto commit

This commit is contained in:
CyC2018 2018-07-19 14:00:56 +08:00
parent 095ce78721
commit c0c0613821

View File

@ -66,7 +66,7 @@
## URL ## URL
- URIUniform Resource Indentifier统一资源标识符 - URIUniform Resource Identifier统一资源标识符
- URLUniform Resource Locator统一资源定位符 - URLUniform Resource Locator统一资源定位符
- URNUniform Resource Name统一资源名称例如 urn:isbn:0-486-27557-4。 - URNUniform Resource Name统一资源名称例如 urn:isbn:0-486-27557-4。
@ -232,7 +232,7 @@ CONNECT www.example.com:443 HTTP/1.1
- **500 Internal Server Error** :服务器正在执行请求时发生错误。 - **500 Internal Server Error** :服务器正在执行请求时发生错误。
- **503 Service Unavilable** :服务器暂时处于超负载或正在进行停机维护,现在无法处理请求。 - **503 Service Unavailable** :服务器暂时处于超负载或正在进行停机维护,现在无法处理请求。
# 四、HTTP 首部 # 四、HTTP 首部