You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Curl 7.86 introduced a commit 5e259d7b ("pingpong: extend the response
reading error with errno") that breaks a test. Commit extended the
response reading error with errno.
Patch updates a message and fixes the test.
Part of #70
Follows up curl/curl#9443
0 commit comments