]> granicus.if.org Git - python/commit
[Patch #827559 from Chris Gonnerman] Make SimpleHTTPServer redirect when a directory...
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 22 Dec 2006 19:06:16 +0000 (19:06 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 22 Dec 2006 19:06:16 +0000 (19:06 +0000)
commit428190254510d3bc6eabf290fb138980784c38bb
tree51ebc513b6c2eeed0fa11a1ab5ef770d04f049b7
parentee0e6d16b371a66e1d9ab8103fb51117db37cdbc
[Patch #827559 from Chris Gonnerman] Make SimpleHTTPServer redirect when a directory URL is missing the trailing slash; this lets relative links work.
Lib/SimpleHTTPServer.py