Update HTTP.md

change `Secure Sokets Layer` to `Secure Sockets Layer`, and change `安全套接字` to `安全套接层`
This commit is contained in:
Kwongtai 2018-03-31 16:49:47 +08:00 committed by GitHub
parent f5e148328e
commit baef5a2789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,7 +172,7 @@ DELETE /file.html HTTP/1.1
> 要求用隧道协议连接代理
要求在于代理服务器通信时建立隧道,使用 SSLSecure Sokets Layer安全套接字)和 TLSTransport Layer Security传输层安全协议把通信内容加密后经网络隧道传输。
要求在于代理服务器通信时建立隧道,使用 SSLSecure Sockets Layer安全套接层)和 TLSTransport Layer Security传输层安全协议把通信内容加密后经网络隧道传输。
```html
CONNECT www.example.com:443 HTTP/1.1