Rewrite m_httpd_config.•••- Send the configuration as plain text instead of HTML.
- Show the location where each tag was located in a comment.
- Indent configuration keys consistently so they are easy to read.
Fix some bugs in cidr_mask::str().•••- Fix a missing break statement causing unintentional fallthrough.
- Cast the length to an int to avoid interpreting as a character.