wsgi.WSGIServer: rewrite using the latest HTTPServer
- store the update environment on 'environ' attribute - do not set SERVER_NAME and SERVER_PORT if they already were provided by the user - add get_environ() and use it in the request handler - add kill() method
Showing
Please register or sign in to comment