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

okhttp: Add client transport proxy socket timeout #9586

Merged
merged 2 commits into from Oct 4, 2022

Commits on Oct 4, 2022

  1. okhttp: Add client transport proxy socket timeout

    Not having a timeout when reading the response from a proxy server can
    cause a hang if network connectivity is lost at the same time.
    temawi committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    11d48f1 View commit details
    Browse the repository at this point in the history
  2. Review feeedback

    temawi committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    8c01657 View commit details
    Browse the repository at this point in the history