Junior — Middle
On which protocol is data transfer based in HTTP?
sobes.tech AI
Answer from AI
The HTTP (HyperText Transfer Protocol) protocol is based on the TCP (Transmission Control Protocol). TCP provides reliable, connection-oriented data transfer between the client and server, allowing HTTP to exchange messages in the form of requests and responses.