Q
In HTTP pipelining__________________?
-
A
A. Multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses
-
B
B. Multiple HTTP requests can not be sent on a single TCP connection
-
C
C. Multiple HTTP requests are sent in a queue on a single TCP connection
-
D
D. None of these
Correct Answer:
A. A. Multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses