Answer the question
In order to leave comments, you need to log in
Httpx.AsyncClient how to update proxy on client?
In general, there is a code:
def rand_proxy()
Подключается к базе, достаёт прокси и заканчивается:
return prox
client = httpx.AsyncClient(proxies={'http': rand_proxy()}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question