Searched refs:pac_url (Results 1 – 2 of 2) sorted by relevance
126 def __init__(self, type=None, pac_url=None, host=None, port=None, argument137 self.pac_url = pac_url167 if self.pac_url is not None:168 proxy['PAC'] = self.pac_url
159 pac_url=self.PAC_URL),