コード例 #1
0
 def do_GET(self):
     if self.path == "/wsdl":
         self.path = "/"
     WSGIRequestHandler.do_GET(self)