Once you have your request object, you can begin the request/response cycle.
得到请求对象之后就可以进入请求/响应循环了。
The request/response cycle lends itself to the classic one thread per connection model.
请求/响应周期使它成为了经典的模型,即每个连接使用一个线程。
Because GET operations do not change the state of the resources, results of GET requests can be cached to accelerate the request-response cycle.
由于GET操作不会更改资源的状态,因此GET请求的结果可以缓存起来以加快“请求-响应”循环。
应用推荐