Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ip): support specify IP protocol version to initiate a request #426

Closed

Conversation

laozhoubuluo
Copy link
Contributor

尝试 #425 提出的将 urlopen 方法使用 socket 重写

@laozhoubuluo
Copy link
Contributor Author

urlopen 对 socket 的调用应该是直接底层 bypass 了,没法覆盖调用。如果改 IP 直接请求需要关闭 TLS 的证书校验,也不太可行。

@char-46
Copy link
Contributor

char-46 commented Feb 16, 2024

也就是说要用 socket 重写一个 http(s) client 才行……

@laozhoubuluo laozhoubuluo deleted the feat/specify_ip_version branch April 5, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants