mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
9a95fa9267
* Add an index_pages default list to SimpleHTTPRequestHandler and an optional constructor parameter that allows the default indexes pages list to be overridden. This makes it easy to set a new index page name without having to override send_head.