http - What is a request-response pair called? -


For example in HTTP, you send a request and receive a response; Is there a name that describes the request-response?

I thought about "dialogue" or "conversation", although they show multiple requests-feedback pairs, while I am searching for a word that indicates exactly one.

The reason to ask is that I have to give the name of an object which explains the details of both, and the request response looks quite lame.

How about "exchange"?


Comments

Popular posts from this blog

delphi - Mouseover hint for TChart series value -

c++ - Linux and clipboard -

How to Create Master-Details view using Asp.Net MVC framework -