HTTP pipelining

来自WHY42
Riguz留言 | 贡献2023年12月7日 (四) 11:40的版本 (Created page with "HTTP pipelining is a feature of HTTP/1.1, which allows multiple HTTP requests to be sent over a single TCP connection without waiting for the corresponding responses. Category:Network Category:Protocol Category:RFC Category:HTTP")
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

HTTP pipelining is a feature of HTTP/1.1, which allows multiple HTTP requests to be sent over a single TCP connection without waiting for the corresponding responses.