hurl 8.0.0

Hurl, run and test HTTP requests
Documentation
1
2
3
4
// This callback will prevent from outputting error messages
// It could not be implemented in Rust, because the function is variadic
void silentErrorFunc(void *ctx, const char * msg, ...) {
}