Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

In HTTP/2, multiple requests from a client are multiplexed over a single connection, using streams. Therefore, only one connection channel is established between the client and server, but multiple streams are created to handle the requests.