hurl/packages
jcamiel cf8dffba03
Reset libcurl handle at the start of the execute function.
Actually, we can exit from the `client::execute` function without reseting the libcurl handle.
It seems more cautious to reset the curl handle at the start of the function, prior to set everything.
2023-10-03 18:22:51 +02:00
..
hurl Reset libcurl handle at the start of the execute function. 2023-10-03 18:22:51 +02:00
hurl_core Add --http1.0 per request option. 2023-10-03 12:58:11 +02:00
hurlfmt Add --http1.0 per request option. 2023-10-03 12:58:11 +02:00