Hello,

Dmitry Bogatov <[email protected]> writes:

> -    request_set_method (req, meth, meth_arg);
> +    req = request_new(meth, meth_arg);

I have amended this change:

> +    req = request_new (meth, meth_arg);


and I am going to push it.

Thanks for your contribution!

Giuseppe

Reply via email to