mirror of
				https://git.sr.ht/~tsileo/microblog.pub
				synced 2025-06-05 21:59:23 +02:00 
			
		
		
		
	Switch back to HTTP1 for the media proxy client
This commit is contained in:
		| @@ -1180,7 +1180,6 @@ async def nodeinfo( | |||||||
|  |  | ||||||
|  |  | ||||||
| proxy_client = httpx.AsyncClient( | proxy_client = httpx.AsyncClient( | ||||||
|     http2=True, |  | ||||||
|     follow_redirects=True, |     follow_redirects=True, | ||||||
|     timeout=httpx.Timeout(timeout=10.0), |     timeout=httpx.Timeout(timeout=10.0), | ||||||
|     transport=httpx.AsyncHTTPTransport(retries=1), |     transport=httpx.AsyncHTTPTransport(retries=1), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user