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

Access to the underlying socket #111

Open
alexh-swdev opened this issue Oct 22, 2024 · 0 comments
Open

Access to the underlying socket #111

alexh-swdev opened this issue Oct 22, 2024 · 0 comments

Comments

@alexh-swdev
Copy link

Hi,

is it possible to gain access to the underlying socket, or get access to some of it's methods like

  • handling proxy
    • setProxy(QNetworkProxy::XYZ)
  • checking SSL versions (good for debugging/logging)
    • sslLibraryVersionString()
    • sslLibraryBuildVersionString

Or is this already possible and I did not find it?

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

No branches or pull requests

1 participant