Searched refs:EXP100_SEND_DATA (Results 1 – 2 of 2) sorted by relevance
40 EXP100_SEND_DATA, /* enough waiting, just send the body now */ enumerator
4413 if(ctx->state > EXP100_SEND_DATA) { in http_exp100_continue()4414 ctx->state = EXP100_SEND_DATA; in http_exp100_continue()4480 ctx->state = premature ? EXP100_FAILED : EXP100_SEND_DATA; in cr_exp100_done()
Completed in 12 milliseconds