

MCQOPTIONS
Saved Bookmarks
1. |
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 the mentioned |
Answer» B. multiple http requests can not be sent on a single tcp connection | |