]> granicus.if.org Git - python/commit
Patch #430706: Persistent connections in BaseHTTPServer.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 17 Mar 2002 18:37:22 +0000 (18:37 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 17 Mar 2002 18:37:22 +0000 (18:37 +0000)
commit587c98c863ca11d779a63f559d435c4c8f30eb93
tree7a143ac8cd72445a5f5845e5bdcebfe7368f9b22
parent8ec03e0528d93c6b7cc9cf07d2f24e541661ba70
Patch #430706: Persistent connections in BaseHTTPServer.
Doc/lib/libbasehttp.tex
Lib/BaseHTTPServer.py
Lib/SimpleHTTPServer.py
Misc/NEWS