Something EVERY Software Engineer must know about HTTP (Demo), You should first read the essay on the TCP life cycle before reading this one. There are two branches of HTTP. One is HTTP that is persistent, and HTTP that is not. Non persistent HTTP, http non-persistent is 1.0 However, if you are working with a legacy system, you might encounter it occasionally…