Hypertext Transfer Protocol (HTTP) Question: Download HTTP PDF

Explain about persistent connections?

Tweet Share WhatsApp

Answer:

In HTTP/0.9 and 1.0, the connection is closed after a single request/response pair. In HTTP/1.1 a keep-alive-mechanism was introduced, where a connection could be reused for more than one request.

Download HTTP PDF Read All 44 HTTP Questions
Previous QuestionNext Question
Explain secure HTTP?What are status codes in HTTP?