我在rfc 2616中找不到一件事,那就是请求/响应对的"规范"名称.有这样的事吗?
4.1 Message Types
HTTP messages consist of requests from client to server and responses
from server to client.
HTTP-message = Request | Response ; HTTP/1.1 messages
以此为模板,你会在下面的句子中加入哪个单词?
A single complete HTTP ... consists of one HTTP Request and one HTTP Response
HTTP-... = Request Response
往返?周期?
Gre*_*reg 32
规范称他们为"交换"(或"请求/响应交换"),
在HTTP/1.0中,大多数实现为每个
请求/响应交换使用了新连接.在HTTP/1.1中,连接可以用于一个或多个请求/响应交换.
我会去Exchange或RequestResponse。
我还在Operation我的代码中命名它,因为我将排队操作、刷新操作、暂停或恢复操作。
| 归档时间: |
|
| 查看次数: |
2860 次 |
| 最近记录: |