socks proxies #27

Closed
opened 2026-02-13 17:27:40 -06:00 by mirrors · 3 comments
Owner

Originally created by @bejokun on GitHub (Oct 13, 2024).

is proxies also support for socks ?

Originally created by @bejokun on GitHub (Oct 13, 2024). is proxies also support for socks ?
mirrors 2026-02-13 17:27:40 -06:00
Author
Owner

@bejokun commented on GitHub (Oct 14, 2024):

also if possible to disable error from httpx
httpx.ConnectError
httpx.Timeout
httpx etc

@bejokun commented on GitHub (Oct 14, 2024): also if possible to disable error from httpx httpx.ConnectError httpx.Timeout httpx etc
Author
Owner

@HanaokaYuzu commented on GitHub (Oct 16, 2024):

is proxies also support for socks ?

While socks support doesn't come with this package, you can manually install additional dependencies to have it enabled. See https://www.python-httpx.org/advanced/proxies/#socks

@HanaokaYuzu commented on GitHub (Oct 16, 2024): > is proxies also support for socks ? While socks support doesn't come with this package, you can manually install additional dependencies to have it enabled. See https://www.python-httpx.org/advanced/proxies/#socks
Author
Owner

@HanaokaYuzu commented on GitHub (Oct 16, 2024):

also if possible to disable error from httpx httpx.ConnectError httpx.Timeout httpx etc

No plan for that. Usually these are client side specific errors caused by your internet environment. You may need to fix connectivity problems before using the API.

@HanaokaYuzu commented on GitHub (Oct 16, 2024): > also if possible to disable error from httpx httpx.ConnectError httpx.Timeout httpx etc No plan for that. Usually these are client side specific errors caused by your internet environment. You may need to fix connectivity problems before using the API.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mirrors/Gemini-API#27
No description provided.