HTTP is a protocol used to access data on the World Wide Web. Tim Berners-Lee initially developed HTTP in 1989 while working at CERN. HTTP follows a client-server model where a client (usually a web browser) sends an HTTP request to a server, which then returns an HTTP response. The standard port for HTTP is 80. HTTP allows for the transfer of text, audio, video, and other data over the internet.