-
Notifications
You must be signed in to change notification settings - Fork 92
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
Support for direct download over proxy #140
Comments
you can try an older version like v1.1.8 or v1.2.0; older versions use the internal HTTP methods and they might work with the xmb proxy setting. |
Thanks for reply. But libcurl supports proxy too |
I'm not working on PS3 apps right now. You're free to open a PR and submit changes that implement it. |
Сould you tell me what function can I get the proxy settings from the OS network settings? Where can I see an example of this or read a manual? |
You should check the PSL1GHT sdk code: |
Thanks |
Hi.
I really need support for system proxy settings for direct downloading.
The text was updated successfully, but these errors were encountered: