📝 Question
#1943
In HTTP pipelining ________________
✓
Correct Answer
A. multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses
💡
Explanation
HTTP pipelining helps the client make multiple requests without having to waiting for each response, thus saving a lot of time and bandwidth for the client.
⌨️ Press
A
B
C
D
to select