Searched refs:HTTP_POST_RECV (Results 1 – 2 of 2) sorted by relevance
955 if (http->state == HTTP_POST_RECV) in httpRead()1091 if (http->state == HTTP_POST_RECV) in httpRead()1181 if (http->state == HTTP_POST_RECV) in httpWrite()1256 if (http->state == HTTP_POST_RECV) in httpWrite()1618 case HTTP_POST_RECV : in httpUpdate()
112 HTTP_POST_RECV, /* POST command, receiving data */ enumerator