]> git.ipfire.org Git - thirdparty/curl.git/commit
lib3208: add a final easy_perform as well
authorDaniel Stenberg <daniel@haxx.se>
Sat, 8 Feb 2025 11:49:15 +0000 (12:49 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 8 Feb 2025 13:12:40 +0000 (14:12 +0100)
commit5963f8317669bceaccc4b3496a9572e8130132ec
tree89fefaffb15a7f9b3f1939c8c1ca47306719483d
parent242a1439e7d8cdb72ae6a2fa2e705e2d9a2b7501
lib3208: add a final easy_perform as well

Make the test also verify using the handle in the other order.

Closes #16262
tests/data/test3208
tests/libtest/lib3208.c