Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Wikipedia has a nice writeup about this.

TLDR:

  • HTTP/1.0 has an unofficial extension (to the protocol) to signal support for persistent connections.
  • For HTTP/1.1 all connections are considered persistent unless declared otherwise.