Home
last modified time | relevance | path

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

/curl/lib/
H A Drequest.h41 EXP100_AWAITING_CONTINUE, /* waiting for the 100 Continue header */ enumerator
H A Dhttp.c4443 ctx->state = EXP100_AWAITING_CONTINUE; in cr_exp100_read()
4456 case EXP100_AWAITING_CONTINUE: in cr_exp100_read()
4531 return (ctx->state == EXP100_AWAITING_CONTINUE); in http_exp100_is_waiting()

Completed in 18 milliseconds