Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update NEWS entry
  • Loading branch information
ethanfurman committed Jun 23, 2022
commit 32035b748ad09b5d9d607cfa515ad5195888226f
Original file line number Diff line number Diff line change
@@ -1 +1 @@
This allows the default indexes pages used by SimpleHTTPRequestHandler in send_head to be overridden. This makes it easy to add custom index page names without having to write a custom override of send_head.
Add an index_pages parameter to support using non-default index page names.