Confirm inspection method and request 确定检测方法及内容
With this method, you can get server side response time and request counts.
可以通过这个方法了解服务器端响应时间和请求数量。
A client calls a method to receive the request and then another method to send a reply.
客户端调用方法来接收请求并调用另一个方法来发送回复。
For instance, Listing 7 shows how to specify the POST request method and send client data over a stream.
例如,清单7显示了如何指定请求方法POST并通过流发送客户机数据。
应用推荐