How does HTTP Operates?
The server responds with a status line, including the messages protocol version and a success or error code, followed by a MIME- like message containing server information, entity meta-information, and possible body content.
HTTP communication generally takes place over TCP/IP connection