http:
超文本传输协议(HyperText Transfer Protocol)
https:
以安全为目标的HTTP通道(HyperText Transfer Protocol over Secure Socket Layer),即在http下加入SSL层
常见协议:
200 // Success 成功 400 // Bad Request 请求错误 401 // Unauthorized 拒绝服务 404 // Not Found 不存在 500 // Internal Server Error 服务器错误 503 // Server Unavailable 服务器当前不能处理请求