wsgidav.server.ext_wsgiutils_server.ExtServer.serve_forever_stoppable¶ ExtServer.serve_forever_stoppable()[source]¶ Handle one request at a time until stop_serve_forever(). http://code.activestate.com/recipes/336012/