- Each HTTP Request, we don’t to initialise another TCP Handshake
- HTTP Request & HTTP Response in the same TCP Connection
- To solve HTTP 1.0’s one TCP Connection for one HTTP exchange
Created: Aug 21, 2023
Modified: Aug 21, 2023
33 words, 1 min read
- Each HTTP Request, we don’t to initialise another TCP Handshake
- HTTP Request & HTTP Response in the same TCP Connection
- To solve HTTP 1.0’s one TCP Connection for one HTTP exchange