Commit Graph

7 Commits

Author SHA1 Message Date
Fabrice Reix
8398c24fe7 Display libcurl error code/message 2021-10-23 10:36:08 +02:00
Fabrice Reix
0ecc117396 Update test integ 2021-10-21 13:21:01 +02:00
lepapareil
3d252f3744 add win64 tests and release to ci 2021-02-23 17:37:41 +01:00
Fabrice Reix
99b811fa70 Run Tests integ in windows
Decode hurlfmt output and error stream as text
supports both UTF-8 and UTF-16, both with and with BOM

Add optional os-specific expected error file
2021-02-16 09:13:17 +01:00
Fabrice Reix
89f0968164 Set libcurl handle attributes in the execute method
Instead of the init method, so that they can be applied after the reset
2021-02-07 14:34:30 +01:00
Fabrice Reix
12aecfec1e Keep extra description from libcurl for SSL Certificate errors 2021-02-07 12:12:05 +01:00
Fabrice Reix
95b9887e55 Add Test SSL with self-signed certificates 2021-02-06 13:38:55 +01:00