Searched refs:add_auth_headers (Results 1 – 6 of 6) sorted by relevance
30 headers=self.add_auth_headers())41 headers=self.add_auth_headers())57 headers = self.add_auth_headers({'Content-Type': 'application/json'})75 headers = self.add_auth_headers({'Content-Type': 'application/json'})
30 headers=self.add_auth_headers())38 headers=self.add_auth_headers())53 headers = self.add_auth_headers({'Content-Type': 'application/json'})
25 headers = self.add_auth_headers({'Content-Type': 'application/json'})34 headers = self.add_auth_headers({'Content-Type': 'application/json'})
32 def add_auth_headers(self, additional_headers=None): member in CommonClient
70 auth_headers = self.add_auth_headers()