Results 1 comments of gaweng

The server.py file is wright. In the released version the String + url.path is missing. ` return config_url.__str__() + url.path` But in the main branch it exists. So I think...