6 响应(Response)
2020-12-02 20:36:39
接收和解析一个请求消息后,服务器发出一个 HTTP 响应消息。
Response = Status-Line ; Section 6.1 *(( general-header ; Section 4.5 | response-header ; Section 6.2 | entity-header ) CRLF) ; Section 7.1 CRLF [ message-body ] ; Section 7.2