INIT_STATE
s->status = s->noheader ? BUSY_STATE : INIT_STATE;
if (s->status == INIT_STATE) {
if (status != INIT_STATE && status != BUSY_STATE &&