]> granicus.if.org Git - python/commit
Patch #1417555: SimpleHTTPServer now returns Last-Modified headers.
authorGeorg Brandl <georg@python.org>
Fri, 17 Feb 2006 13:34:16 +0000 (13:34 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 17 Feb 2006 13:34:16 +0000 (13:34 +0000)
commit5d076961e285a74d3d5aeae88a52517c38c44846
treed950098a3f739e74179fb91c21274749753bb5fd
parentbcd548bdb2f40bd739c6ff40f5903c74c190bc23
Patch #1417555: SimpleHTTPServer now returns Last-Modified headers.
Doc/lib/libbasehttp.tex
Doc/lib/libsimplehttp.tex
Lib/BaseHTTPServer.py
Lib/SimpleHTTPServer.py