diff options
author | Myron Walker <myron.walker@hotmail.com> | 2022-06-23 20:30:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-23 20:30:44 (GMT) |
commit | 9a95fa9267590c6cc66f215cd9808905fda1ee25 (patch) | |
tree | 624141552801a632836f4139642b855c353a4640 /Python/pylifecycle.c | |
parent | 4e796f56465f7264ddba63c8396d2649e098b617 (diff) | |
download | cpython-9a95fa9267590c6cc66f215cd9808905fda1ee25.zip cpython-9a95fa9267590c6cc66f215cd9808905fda1ee25.tar.gz cpython-9a95fa9267590c6cc66f215cd9808905fda1ee25.tar.bz2 |
gh-91219: Add an index_pages default list and parameter to SimpleHTTPRequestHandler (GH-31985)
* 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.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions