Page 1 of 1

In HTTP pipelining __________

Posted: Thu Jul 14, 2022 8:07 am
by answerhappygod
a) multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses
b) multiple HTTP requests cannot 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