Closed bix0r closed 7 years ago
Thank you for the patch, @bix0r. I think the best action in this case would be to be more declarative about what options are available from config files, and also what their types are. I'm going to fix this by adding a defined list and doing a bit more testing.
RawConfigParser only provides strings but HTTPServer requires port to be an int.