Closed skinkie closed 6 years ago
static ret_t
check_argument (cherokee_rule_url_arg_t *rule,
cherokee_buffer_t *value)
{
int re;
cherokee_buffer_t empty = CHEROKEE_BUF_INIT;
if (value == NULL) value = ∅
Could by a solution, but the problem that I am actually trying to solve is having an empty match.
Additionally the admin accepts an empty "match" which then prevents Cherokee to start. This is only happening when and/or is used. Split into #1213