summaryrefslogtreecommitdiff
path: root/srv.py
Commit message (Expand)AuthorAgeFilesLines
* Redirect if path to directory without trailing slash detected.Guido van Rossum2013-01-241-4/+10
* Serve from the current filesystem.Guido van Rossum2013-01-241-6/+51
* Throwaway code: async server (srv.py), sync ssl server (sslsrv.py).Guido van Rossum2013-01-211-0/+76