Request-response is a way of describing how the client/server relationship works that refers to how a request from a client leads to some kind of response from a server. (Usually, the response is the service or data requested, but sometimes it’s an error message or a denial of service based on security.