Home
last modified time | relevance | path

Searched refs:EXP100_SEND_DATA (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Drequest.h40 EXP100_SEND_DATA, /* enough waiting, just send the body now */ enumerator
H A Dhttp.c4413 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 22 milliseconds