Searched refs:HTTP_POST_RECV (Results 1 – 2 of 2) sorted by relevance
957 if (http->state == HTTP_POST_RECV) in httpRead()1093 if (http->state == HTTP_POST_RECV) in httpRead()1183 if (http->state == HTTP_POST_RECV) in httpWrite()1258 if (http->state == HTTP_POST_RECV) in httpWrite()1620 case HTTP_POST_RECV : in httpUpdate()
114 HTTP_POST_RECV, /* POST command, receiving data */ enumerator