Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
TheHTTPprotocol defines the [@https://tools.ietf.org/html/rfc7230#section-2.1 client and server roles]: clients send requests and servers send back responses. When a client and server have established a connection, the client sends a series of requests while the server sends back at least one response for each received request in the order those requests were received.协议定义了客户端和服务器的角色:客户端发送请求,服务器返回响应。当客户端与服务器建立连接后,客户端会连续发送多个请求,服务器则按照收到请求的顺序,为每个请求至少返回一个响应。