Searched refs:check_response_func (Results 1 – 4 of 4) sorted by relevance
316 check_response_func=CheckResponse): argument350 check_response_func=check_response_func)364 check_response_func=CheckResponse): argument406 check_response_func(response)
244 check_response_func=None, retry_func=None, argument271 self.check_response_func = check_response_func724 if self.__client.check_response_func:725 opts['check_response_func'] = self.__client.check_response_func
182 client.check_response_func = check_response
1033 retries=self.num_retries, check_response_func=CheckResponse)