chop_string
curr_opt = chop_string(curr_opt);
value = chop_string(percent_x(bf, sizeof(bf), value, request));
if (setenv(chop_string(value), chop_string(var_value), 1))
static char *chop_string(); /* strip leading and trailing blanks */