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

No HTTPS proxy support #1178

Closed
zloj-ru opened this issue Jun 12, 2023 · 3 comments
Closed

No HTTPS proxy support #1178

zloj-ru opened this issue Jun 12, 2023 · 3 comments
Labels

Comments

@zloj-ru
Copy link

zloj-ru commented Jun 12, 2023

Please add the parameter set for the curl option CURLOPT_PROXYTYPE, now CURLPROXY_HTTP is written in the code, but more secure connections have long been preferred, for example, my proxy works via https and I have to track changes and, if necessary, set the value CURLPROXY_HTTPS

@zloj-ru zloj-ru added the Triage label Jun 12, 2023
@abraham
Copy link
Owner

abraham commented Jul 24, 2023

What is CURLPROXY_HTTPS? https://www.php.net/manual/en/function.curl-setopt.php doesn't mention it.

@abraham
Copy link
Owner

abraham commented Jul 24, 2023

TwitterOAuth is in maintenance mode and major improvements are no longer planned. #1188

@abraham abraham closed this as completed Jul 24, 2023
@zloj-ru
Copy link
Author

zloj-ru commented Jul 24, 2023

Unfortunately, there is not a complete description, curl is a separate php module and can be viewed directly from the developer: https://curl.se/libcurl/c/CURLOPT_PROXYTYPE.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants