Page 1 of 1

In HTTP pipelining ________________

Posted: Thu Jul 14, 2022 8:01 am
by answerhappygod
a) multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses
b) multiple HTTP requests can not be sent on a single TCP connection
c) multiple HTTP requests are sent in a queue on a single TCP connection
d) multiple HTTP requests are sent at random on a single TCP connection