diff options
author | Kevin Burke <kevin@burke.dev> | 2021-11-02 22:50:07 -0700 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-11-11 13:47:34 +0100 |
commit | 1fef5922da63125e3ac262aa3d8360210a9edb1f (patch) | |
tree | 4801d0f678cba8ba3861fa246b20541466dfe840 /lib/ftp.c | |
parent | d5d1d59a50991002380b6d9032df6ca750813be5 (diff) | |
download | curl-1fef5922da63125e3ac262aa3d8360210a9edb1f.tar.gz |
vtls/rustls: handle RUSTLS_RESULT_PLAINTEXT_EMPTY
Previously we'd return CURLE_READ_ERROR if we received this, instead
of triggering the error handling logic that's present in the next if
block down.
After this change, curl requests to https://go.googlesource.com using
HTTP/2 complete successfully.
Fixes #7949
Closes #7948
Diffstat (limited to 'lib/ftp.c')
0 files changed, 0 insertions, 0 deletions