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