METHOD_POST
case METHOD_POST:
case METHOD_POST: return "POST";
if ( hc->method == METHOD_POST && hc->read_idx > hc->checked_idx )
if ( hc->method == METHOD_POST )