In HTTP pipelining__________________?
(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) none of these

