]> 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:08:41 +0000 (19:08 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 22 Dec 2006 19:08:41 +0000 (19:08 +0000)
commit60775f29de0e6107a46f668144cb1c133d6e5147
tree1ab918acdd1d5f851707d2769f01e7599fa7d4e1
parentbbad84b41aa73a3cf4be1fe41ca5fde3814af9ca
[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
Misc/NEWS