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

docs: fix some CURLINFO examples #13559

Closed
wants to merge 1 commit into from
Closed

Commits on May 8, 2024

  1. docs: fix some CURLINFO examples

    - improve getinfo result check for example sections:
      CURLINFO_ACTIVESOCKET, CURLINFO_LASTSOCKET, CURLINFO_SSL_VERIFYRESULT,
      CURLINFO_PROXY_SSL_VERIFYRESULT
    
    - fix getinfo result check for example sections:
      CURLINFO_NUM_CONNECTS, CURLINFO_OS_ERRNO
    
    - fix verify result check for example sections:
      CURLINFO_PROXY_SSL_VERIFYRESULT
    
    Bug: curl#13557 (comment)
    Reported-by: farazrbx@users.noreply.github.com
    
    Closes #xxxx
    jay committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5f0958e View commit details
    Browse the repository at this point in the history