teach-ict.com logo

THE education site for computer science and ICT

HTTP

HTTP stands for Hyper Text Transfer Protocol.

HTTP is the set of rules that are used for transmitting files, (text, graphics, sound, video etc) over the World Wide Web.

Almost every web page needs to start with https://

This tells the browser that the rules for moving files from the web server will be those defined by the protocol called 'http'

Challenge see if you can find out one extra fact on this topic that we haven't already told you

Click on this link: http

2020-10