curl icon indicating copy to clipboard operation
curl copied to clipboard

add test for a ssl3 problem

Open bernt-matthias opened this issue 2 years ago • 0 comments

trying to add a test case for a URL that gives me problems (fails also when executing curl http://rest.kegg.jp/conv/ncbi-geneid/dme -L on my ubuntu machine .. so the problem might sit deeper):

curl: (56) OpenSSL SSL_read: error:0A000126:SSL routines::unexpected eof while reading, errno 0

xref https://github.com/conda-forge/r-curl-feedstock/pull/21

not sure if I'm doing this right .. I'm quite new to testthat (but keen on learning by doing) and R is not my primary language.

bernt-matthias avatar May 17 '23 10:05 bernt-matthias