Multiple choice Which of the following statements is false regarding HTTP? HTTP is the protocol to exchange or transfer hypertext. HTTP may function as a request-response protocol. HTTP is the foundation of data communication for the World Wide Web. HTTP is a stateful protocol. HTTP resources are identified and located on the network by Uniform Resource Identifiers. Reveal answer Fill a bubble to check yourself D Correct answer Explanation HTTP is a stateless protocol. A stateless protocol does not require the HTTP server to retain information or status about each user for the duration of multiple requests.