コード例 #1
0
 def init(self):
     self.target = HTTP()
     self.auth = AHTTP(name="auth")
コード例 #2
0
 def init(self):
     self.target = HTTP()
     self.auth1 = AHTTP(name="auth1")
     self.auth2 = AHTTP(name="auth2")
     self.backend_counts = {}