Computer Science, asked by bantai2596, 8 months ago

Which mechanism used by the server to limit the quantity of data being accepted or transmitted within a specific time ?


Answers

Answered by rasikrishna
0

Answer:

Persistent connections provide a mechanism by which a client and a server can signal the close of a TCP connection. This signaling takes place using the Connection header field (section 14.10). Once a close has been signaled, the client MUST NOT send any more requests on that connection.

Explanation:

hope this is useful to u

Similar questions