mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-01 10:34:51 +00:00
Update http.py
This commit is contained in:
parent
e01d4c1d92
commit
62c4d400e3
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ from httpx import AsyncClient, Timeout
|
|||
|
||||
# HTTPx Async Client
|
||||
fetch = AsyncClient(
|
||||
https2=True,
|
||||
verify=False,
|
||||
headers={
|
||||
"Accept-Language": "en-US,en;q=0.9,id-ID;q=0.8,id;q=0.7",
|
||||
|
|
|
|||
Loading…
Reference in a new issue