BUG/MINOR: proto_htx: Fix htx_res_set_status to also set the reason

Becaue the check on the return value of the function http_replace_res_status was
done upside down, no reason was never set.
1 file changed